From 0096569bfdb8eb3cd7483a0d40f42c99b5be93bb Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Fri, 19 Jul 2013 11:13:41 -0400
Subject: [PATCH] Fixed missing clone url on the empty repository page

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

diff --git a/releases.moxie b/releases.moxie
index 49149a8..0bf1578 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -14,12 +14,15 @@
     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
+	- Fixed missing clone url on the empty repository page
     changes:
 	- updated Chinese translation
 	- updated Dutch translation
+	- updated Spanish translation
+	- updated Korean translation
     additions:
 	- Added optional browser-side page caching using Last-Modified and Cache-Control for the dashboard, activity, project, and several repository pages
     dependencyChanges: ~
@@ -32,6 +35,8 @@
 	- James Moger
 	- Stardrad Yin
 	- Chad Horohoe
+	- Eduardo Guervós Narvaez
+	- Dongsu, KIM
 }
 
 #
@@ -264,8 +269,8 @@
     contributors:
 	- James Moger
     - github/mystygage
-    - github/ds5apn
-    - github/kwoot
+    - Dongsu, KIM
+    - Jeroen Baten
     - github/inaiat
 }
 

--
Gitblit v1.9.1