From c1a4cc7028954084019a7863085fa5d01aeafa9a Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 27 Dec 2011 17:31:03 -0500
Subject: [PATCH] fixed renaming a repository into a new subfolder failed (issue 33)
---
docs/04_releases.mkd | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd
index ae2821d..e03089f 100644
--- a/docs/04_releases.mkd
+++ b/docs/04_releases.mkd
@@ -29,6 +29,7 @@
- added: filters menu to repositories page and activity page. You can filter by federation set, team, and simple custom regular expressions (issue 27)
**New:** *web.customFilters=*
- fixed: several a bugs in FileUserService related to cleaning up old repository permissions on a rename or delete
+- fixed: renaming a repository into a new subfolder failed (issue 33)
- added: optional flash-based 1-step *copy to clipboard* of the primary repository url
- added: javascript-based 3-step (click, ctrl+c, enter) *copy to clipboard* of the primary repository url
**New:** *web.allowFlashCopyToClipboard = true*
--
Gitblit v1.9.1