From d3d4a66f078b64f5cf33ce424e5877657d329836 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Thu, 01 May 2014 14:24:50 -0400
Subject: [PATCH] Merged #53 "New|Edit Ticket page fails on submit with empty title"

---
 releases.moxie |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/releases.moxie b/releases.moxie
index 8360d77..a08763e 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -9,9 +9,14 @@
     html: ~
     text: ~
     security: ~
-    fixes: ~
+    fixes:
+    - Fix subdirectory links in pages servlet (issue-411)
+    - Fix subdirectory navigation in pages servlet (issue-412)
+    - Fix bug in adding invalid or empty SSH keys (ticket-50)
+    - Fix forcing default locale to en or LANG_CC for web ui (ticket-51)
     changes:
     - improve French translation (pr-176)
+    - simplify current plugin release detection and ignore the currentRelease registry field 
     additions: ~
     dependencyChanges:
     - update to Apache MINA/SSHD 0.11.0 (issue-410)
@@ -19,6 +24,9 @@
     - James Moger
     - Julien Kirch
     - Ralph Hoffman
+    - Olivier Rouits
+    - Owen Nelson
+    - Alexander Zabluda
 }
 
 #

--
Gitblit v1.9.1