summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2014-06-12 18:56:38 -0400
committerJames Moger <james.moger@gitblit.com>2014-06-12 18:56:38 -0400
commit845271c3c738f1b3b2aab5d3ad4c657adda3b960 (patch)
tree82510f92c6e95b2375aed2a2ef0390c0f462cab6 /releases.moxie
parentef4a461f2fca3f445afb16718448b14f2b57e810 (diff)
downloadgitblit-845271c3c738f1b3b2aab5d3ad4c657adda3b960.tar.gz
gitblit-845271c3c738f1b3b2aab5d3ad4c657adda3b960.zip
Documentation
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie1
1 files changed, 1 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie
index ce754209..c473d4fc 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -37,6 +37,7 @@ r24: {
- Fixed SSH daemon thread exhaustion (ticket-89)
- Fixed Ticket responsible selections not considering the AUTHENTICATED authorization control (ticket-91)
- Fixed invalid generated SSH url for port 22 (issue-444, ticket-98)
+ - Fix cloning repositories with `+` in their names. (revert pr-136, issue-362, ticket-100)
changes:
- Split the pages servlet into a raw servlet and a pages servlet. All raw links now use the raw servlet (issue-413, ticket-49)
- Drop deprecated --set-upstream syntax for -u (ticket-59)