diff options
author | James Moger <james.moger@gitblit.com> | 2011-10-28 21:24:02 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2011-10-28 21:24:02 -0400 |
commit | 4cac0d3a0952078ce8ebd3fdedbefeb7803ac080 (patch) | |
tree | 47b35029117d7e1a2906041cbc0e58010043ff99 /docs/00_index.mkd | |
parent | cd8f9d14c972764e5e14ea43811744652a11dcd2 (diff) | |
download | gitblit-4cac0d3a0952078ce8ebd3fdedbefeb7803ac080.tar.gz gitblit-4cac0d3a0952078ce8ebd3fdedbefeb7803ac080.zip |
Added basic rss subscriptions to Manager
Diffstat (limited to 'docs/00_index.mkd')
-rw-r--r-- | docs/00_index.mkd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/00_index.mkd b/docs/00_index.mkd index 09850752..1080f095 100644 --- a/docs/00_index.mkd +++ b/docs/00_index.mkd @@ -52,6 +52,7 @@ Gitblit requires a Java 6 Runtime Environment (JRE) or a Java 6 Development Kit - fixed: Gitblit can now browse the Linux kernel repository (issue 25)
- fixed: Gitblit now runs on Servlet 3.0 webservers (e.g. Tomcat 7, Jetty 8) (issue 23)
- fixed: Set the RSS content type of syndication feeds for Firefox 4 (issue 22)
+- fixed: RSS feeds are now properly encoded to UTF-8
- fixed: Null pointer exception if did not set federation strategy (issue 20)
- fixed: Gitblit GO allows SSL renegotiation if running on Java 1.6.0_22 or later
- updated: MarkdownPapers 1.2.4
|