]> source.dussan.org Git - gitblit.git/commitdiff
Documentation
authorJames Moger <james.moger@gitblit.com>
Thu, 23 Aug 2012 12:37:42 +0000 (08:37 -0400)
committerJames Moger <james.moger@gitblit.com>
Thu, 23 Aug 2012 12:37:42 +0000 (08:37 -0400)
docs/01_features.mkd
docs/04_releases.mkd

index fb964fa35c59030312f5d4a17e4825e6e814a75e..2baacf20d1eecce538a6433ba3c31091f169e6c8 100644 (file)
@@ -44,6 +44,7 @@
     - Japanese\r
     - Spanish\r
     - Polish\r
+    - Korean\r
 \r
 ## Gitblit GO Features\r
 - Out-of-the-box integrated stack requiring minimal configuration\r
index 4331d0a1eed308e8dace2b5d58e66b0092117969..074396c706551d83208f0ca6f028499d2f349d04 100644 (file)
@@ -14,6 +14,7 @@ If you are updating from an earlier release AND you have indexed branches with t
 - Fixed MailExecutor's failure to cope with mail server connection troubles resulting in 100% CPU usage\r
 - Fixed generated urls in Groovy *sendmail* hook script for grouped repositories\r
 - Fixed generated urls in RSS feeds for grouped repositories\r
+- Fixed nullpointer exception in git servlet security filter (issue 123)\r
 - Eliminated an unnecessary reopsitory enumeration call on the root page which should result in faster page loads (issue 103) \r
 - Gitblit could not delete a Lucene index in a working copy on index upgrade \r
 - Do not index submodule links (issue 119)\r
@@ -51,12 +52,15 @@ AUTHENTICATED allows restricted access for any authenticated user.  This is a lo
 - Blob page now supports displaying images (issue 6)\r
 - Non-image binary files can now be downloaded using the RAW link\r
 - Support StartTLS in LdapUserService (Steffen Gebert, issue 122)\r
+- Added Korean translation\r
 \r
 #### changes\r
 \r
 - Line breaks inserted for readability in raw Markdown content display in the event of a parsing/transformation error.  An error message is now displayed prepended to the raw content.\r
 - Improve UTF-8 reading for Markdown files\r
 - Updated Polish translation\r
+- Updated Japanese translation\r
+- Updated Spanish translation\r
 \r
 <hr/>\r
 \r