summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-07-03 10:49:31 -0400
committerJames Moger <james.moger@gitblit.com>2013-07-03 10:49:31 -0400
commitd9d4677aa4f4774dddd57a6a9aef28931c8f3f5e (patch)
tree2f0e66a6b7e9bee5e5c6302a45d119ceecf79d19 /releases.moxie
parentcf2ef78a8acd56363991c234830a7fe3f9d63651 (diff)
downloadgitblit-d9d4677aa4f4774dddd57a6a9aef28931c8f3f5e.tar.gz
gitblit-d9d4677aa4f4774dddd57a6a9aef28931c8f3f5e.zip
Fix NPE when viewing a federation proposal (issue 195)
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie1
1 files changed, 1 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie
index 85679798..78bc340c 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -11,6 +11,7 @@ r17: {
- Use bash instead of sh in Linux/OSX shell scripts (issue 154)
- Fix NPE when getting user's fork without repository list caching (issue 182)
- Fix internal error on folder history links (issue 192)
+ - Fix NPE in repositories panel when viewing a federation proposal (issue 195)
- Fix NPEs when initializing the context on a servlet containers which returns a null contextFolder (issue 199)
- Fixed incorrect icon file name for .doc files (issue 200)
- Do not queue emails with no recipients (issue 201)