From 271a68b3b0ce6707130c77b5b009b3457d6b9d3b Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 22 Jul 2013 15:57:36 -0400
Subject: [PATCH] Update Gitblit reflog on branch delete from UI if Gitblit has an existing reflog

---
 releases.moxie |   35 +++++++++++++++++++++++++++++------
 1 files changed, 29 insertions(+), 6 deletions(-)

diff --git a/releases.moxie b/releases.moxie
index f2952c6..17894a5 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -14,18 +14,41 @@
     fixes:
 	- Gitblit-as-viewer with no repository urls failed to display summary page (issue 269)
 	- Fixed missing model class dependencies in Gitblit Manager build
-	- Fix for IE10 compatability mode
+	- Fix for IE10 compatibility mode
 	- Reset dashboard and activity commit cache on branch REWIND or DELETE
 	- Fixed bug with adding new local users with external authentication
-    changes:
-	- updated Chinese translation	
-    additions: ~
+	- Fixed missing clone url on the empty repository page
+	- Fixed incorrect tagger in the dashboard pages (issue-276)
+	- Fixed Ubuntu service script for LSB compliance
+	- Inserted "sleep 5" in Ubuntu & Centos bash script for service restart
+    changes:    
+	- Use trash icon in Gitblit Reflog for branch and tag deletion
+	- Update Gitblit Reflog on branch deletion from web UI
+	- updated Chinese translation
+	- updated Dutch translation
+	- updated Spanish translation
+	- updated Korean translation
+	- updated Brazilian Portuguese translation
+    additions:
+	- Added optional browser-side page caching using Last-Modified and Cache-Control for the dashboard, activity, project, and several repository pages
+	- Added a GET_USER request type for the RPC mechanism (issue-275)
     dependencyChanges: ~
+	settings:
+	- { name: 'web.pageCacheExpires', defaultValue: 0 }
     contributors:
 	- Rainer Alföldi 
 	- Liyu Wang
+	- Jeroen Baten
 	- James Moger
 	- Stardrad Yin
+	- Chad Horohoe
+	- Eduardo Guervós Narvaez
+	- Dongsu, KIM
+	- Gareth Collins
+	- Rafael Cavazin
+	- Tamás Papp
+	- Florian Zschocke
+	- Amélie Benoit
 }
 
 #
@@ -258,8 +281,8 @@
     contributors:
 	- James Moger
     - github/mystygage
-    - github/ds5apn
-    - github/kwoot
+    - Dongsu, KIM
+    - Jeroen Baten
     - github/inaiat
 }
 

--
Gitblit v1.9.1