diff options
author | James Moger <james.moger@gitblit.com> | 2014-07-01 10:19:07 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-07-01 10:19:07 -0400 |
commit | 04e1f277532cb1d0bf8db411d3d89864a8762170 (patch) | |
tree | d84cc130a0ba300b347114bb28e4ed618bdf7c4d /releases.moxie | |
parent | 08b991702febefc8682bbca60fe813df8e29d8cb (diff) | |
download | gitblit-04e1f277532cb1d0bf8db411d3d89864a8762170.tar.gz gitblit-04e1f277532cb1d0bf8db411d3d89864a8762170.zip |
Documentation
Diffstat (limited to 'releases.moxie')
-rw-r--r-- | releases.moxie | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/releases.moxie b/releases.moxie index 65c5b0a8..a71e9cc6 100644 --- a/releases.moxie +++ b/releases.moxie @@ -9,8 +9,16 @@ r25: { html: ~ text: ~ security: ~ - fixes: ~ - changes: ~ + fixes: + - Fixed NPE when there are two repositories which only differ in case (pr-204, ticket-108) + - Fixed api/manager download links in documentation (issue-449, ticket-111) + - Fixed stackoverflow on (de)serialization of the history page (ticket-114) + - Fixed queries for milestones with hyphentated names (ticket-115) + - Fixed duplicate repositories on the dashboard (issue-454, ticket-117) + - Fixed lower-case project selection (ticket-118) + changes: + - Update Korean translation (pr-206, ticket-120) + - Improve web.canonicalUrl documentation (pr-205, ticket-121, issue-453) additions: ~ dependencyChanges: - Jetty 9.2.1 (pr-202) @@ -19,6 +27,10 @@ r25: { contributors: - James Moger - David Ostrovsky + - Kyle Gottfried + - Yena Hong + - Eric Fairon + - Gareth Collins } # |