From b8e1fa94f3f28a94b466c79b1a4b24c6fd755df1 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Wed, 12 Mar 2014 21:44:36 -0400
Subject: [PATCH] Improve logging of received patchset command

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

diff --git a/releases.moxie b/releases.moxie
index 41e68f2..462a3b9 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -9,11 +9,18 @@
     html: ~
     text: ~
     security: ~
-    fixes: ~
+    fixes:
+    - Disable Ticket review functions in read-only repositories (mirror, frozen, etc)
+    - Fix incorrect git fetch instructions in Ticket email notifications
+    - Fix Ticket email notification recipients to include repository owners
+    - Fix Ticket propose instructions to branch from origin/{integrationBranch}
     changes: ~
     additions: ~
     dependencyChanges: ~
-    contributors: ~
+    contributors:
+    - James Moger
+    - David Ostrovsky
+    - Liyu Wang
 }
 
 #

--
Gitblit v1.9.1