From 4062e46eb07c4202d8872ecc02eb246304dda01e Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Thu, 01 May 2014 16:14:15 -0400
Subject: [PATCH] Revise My Tickets layout and styling

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

diff --git a/releases.moxie b/releases.moxie
index 8e183f7..48f430e 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -9,7 +9,13 @@
     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)
+    - Fix inconsistency with repository ownership permission checking (ticket-52)
+    - Prevent submission from New|Edit ticket page with empty titles (ticket-53)
     changes:
     - improve French translation (pr-176)
     - simplify current plugin release detection and ignore the currentRelease registry field 
@@ -20,6 +26,9 @@
     - James Moger
     - Julien Kirch
     - Ralph Hoffman
+    - Olivier Rouits
+    - Owen Nelson
+    - Alexander Zabluda
 }
 
 #

--
Gitblit v1.9.1