From 69eeaa5a725d20c6460771e224e441e7de23bffe Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Wed, 07 May 2014 13:02:02 -0400
Subject: [PATCH] Documentation

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

diff --git a/releases.moxie b/releases.moxie
index 41719df..fdf0b44 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -14,10 +14,16 @@
     - 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)
+    - Ensure the repository model ref list is refreshed on ref creation or deletion (ticket-54)
+    - Fix case-sensitivity error in determining fork network (issue-420, ticket-62)
+    - Fix transport determination for SSH urls served on port 22 (issue-421, ticket-63)
     changes:
     - improve French translation (pr-176)
     - simplify current plugin release detection and ignore the currentRelease registry field 
-    additions: ~
+    additions:
+    - added TortoiseGit client app menu (pr-182)
     dependencyChanges:
     - update to Apache MINA/SSHD 0.11.0 (issue-410)
     contributors:
@@ -26,6 +32,9 @@
     - Ralph Hoffman
     - Olivier Rouits
     - Owen Nelson
+    - Alexander Zabluda
+    - Philipp Beckmann
+    - Jakob Boysen
 }
 
 #

--
Gitblit v1.9.1