From 1f82620a088efa2ba3254df1805e229266690673 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 08 Jan 2013 15:19:53 -0500
Subject: [PATCH] Catch a few other possible error scenarios in Redmine user service

---
 docs/04_releases.mkd |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd
index eee1917..26cbd08 100644
--- a/docs/04_releases.mkd
+++ b/docs/04_releases.mkd
@@ -6,6 +6,7 @@
 
 #### fixes
 
+- Fixed nullpointer on recursively calculating folder sizes when there is a named pipe in the hierarchy
 - Fixed nullpointer on creating a repository with mixed case (issue 185)
 - Fixed nullpointer when using web.allowForking = true && git.cacheRepositoryList = false (issue 182)
 - Build project models from the repository model cache, when possible, to reduce page load time (issue 172)

--
Gitblit v1.9.1