From 79ede8f95d7cbf82ca8df9393855e751e54a13c8 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Wed, 16 Jan 2013 09:20:39 -0500
Subject: [PATCH] Updated documentation

---
 docs/01_features.mkd |    1 +
 docs/04_releases.mkd |   16 ++++++++++++----
 2 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/docs/01_features.mkd b/docs/01_features.mkd
index fa3efea..b99aa52 100644
--- a/docs/01_features.mkd
+++ b/docs/01_features.mkd
@@ -61,6 +61,7 @@
     - Korean
 	- Brazilian Portuguese
 	- Dutch
+	- Chinese (zh_CN)
 
 ## Gitblit GO Features
 - Out-of-the-box integrated stack requiring minimal configuration
diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd
index ea71d41..6f6fd75 100644
--- a/docs/04_releases.mkd
+++ b/docs/04_releases.mkd
@@ -2,6 +2,18 @@
 
 ### Current Release
 
+**%VERSION%** ([go](http://code.google.com/p/gitblit/downloads/detail?name=%GO%) | [war](http://code.google.com/p/gitblit/downloads/detail?name=%WAR%) | [express](http://code.google.com/p/gitblit/downloads/detail?name=%EXPRESS%) | [fedclient](http://code.google.com/p/gitblit/downloads/detail?name=%FEDCLIENT%) | [manager](http://code.google.com/p/gitblit/downloads/detail?name=%MANAGER%) | [api](http://code.google.com/p/gitblit/downloads/detail?name=%API%)) based on [%JGIT%][jgit] &nbsp; *released %BUILDDATE%*
+
+#### fixes
+
+- Can't set reset settings with $ or { characters through Gitblit Manager because they are not properly escaped
+
+#### additions
+
+ - Chinese translation (github/dapengme)
+
+### Older Releases
+
 <div class="alert alert-info">
 <h4>Update Note 1.2.1</h4>
 Because there are now several types of files and folders that must be considered Gitblit data, the default location for data has changed.
@@ -9,8 +21,6 @@
 
 <b>Express Users</b> make sure to update your web.xml file with the ${baseFolder} values!
 </div>
-
-**%VERSION%** ([go](http://code.google.com/p/gitblit/downloads/detail?name=%GO%) | [war](http://code.google.com/p/gitblit/downloads/detail?name=%WAR%) | [express](http://code.google.com/p/gitblit/downloads/detail?name=%EXPRESS%) | [fedclient](http://code.google.com/p/gitblit/downloads/detail?name=%FEDCLIENT%) | [manager](http://code.google.com/p/gitblit/downloads/detail?name=%MANAGER%) | [api](http://code.google.com/p/gitblit/downloads/detail?name=%API%)) based on [%JGIT%][jgit] &nbsp; *released %BUILDDATE%*
 
 #### fixes
 
@@ -46,8 +56,6 @@
 - Improve history display of a submodule link
 - Updated Korean translation (github/ds5apn)
 - Updated checkstyle definition (github/mystygage)
-
-### Older Releases
 
 <div class="alert alert-info">
 <h4>Update Note 1.2.0</h4>

--
Gitblit v1.9.1