From 67389b9e7060b7f917a8383ec04d3a0c6bd24c5c Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 26 Nov 2013 08:47:57 -0500
Subject: [PATCH] Fix NPE when adding a permission without a registrant (issue-344)

---
 releases.moxie |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/releases.moxie b/releases.moxie
index 5433a9d..ca29825 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -12,6 +12,7 @@
     fixes:
 	- Fixed support for implied SSH urls in web.otherUrls (issue-311)
 	- Bind LDAP connection after establishing TLS initialization (issue-343)
+	- Fixed NPE when attempting to add a permission without a registrant (issue-344)
 	- Fix potential NPE on removing uncached repository from cache
 	- Ignore the default contents of .git/description file
 	- Fix error on generating activity page when there is no activity
@@ -72,6 +73,7 @@
 	- Domingo Oropeza
 	- Chris Graham
 	- Guenter Dressel
+	- fpeters.fae
 }
 
 #

--
Gitblit v1.9.1