From 3f5b8f5d9203aa7ffb7fbe9cdbaf9dba3da6cae6 Mon Sep 17 00:00:00 2001
From: Hybris95 <hybris_95@hotmail.com>
Date: Thu, 01 May 2014 16:14:15 -0400
Subject: [PATCH] Fixes sort, page building and search functions on "my tickets" page.

---
 releases.moxie |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/releases.moxie b/releases.moxie
index 41719df..48f430e 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -14,6 +14,8 @@
     - 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 
@@ -26,6 +28,7 @@
     - Ralph Hoffman
     - Olivier Rouits
     - Owen Nelson
+    - Alexander Zabluda
 }
 
 #

--
Gitblit v1.9.1