From 9e186eedf1a09ca7ac4fbdea32b00e7e5331f7eb Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Sat, 05 Jan 2013 17:52:36 -0500
Subject: [PATCH] Updated documentation

---
 docs/04_releases.mkd |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd
index 32fb029..eee1917 100644
--- a/docs/04_releases.mkd
+++ b/docs/04_releases.mkd
@@ -6,10 +6,22 @@
 
 #### fixes
 
+- Fixed nullpointer on creating a repository with mixed case (issue 185)
 - Fixed nullpointer when using web.allowForking = true && git.cacheRepositoryList = false (issue 182)
 - Build project models from the repository model cache, when possible, to reduce page load time (issue 172)
 - Fixed loading of Brazilian Portuguese translation from *nix server (github/inaiat)
 
+#### additions
+
+- Implemented a simple push log based on a hidden, orphan branch refs/gitblit/pushes (issue 177)
+- Support for locally and remotely authenticated accounts in LdapUserService and RedmineUserService (issue 183)
+- Added Dutch translation (github/kwoot)
+
+#### changes
+
+- Updated Korean translation (github/ds5apn)
+- Updated checkstyle definition (github/mystygage)
+
 ### Older Releases
 
 <div class="alert alert-info">

--
Gitblit v1.9.1