From 94da97716164bc41492ccf7c1ae2418a86630564 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 27 Sep 2012 09:45:43 -0400 Subject: [PATCH] Updated to Lucene 3.6.1 --- docs/04_releases.mkd | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd index 7f0feec..454ce65 100644 --- a/docs/04_releases.mkd +++ b/docs/04_releases.mkd @@ -11,6 +11,7 @@ #### fixes +- Fixed connection leak in LDAPUserService (issue 139) - Fixed bug in commit page where changes to a submodule threw a null pointer exception (issue 132) - Fixed bug in the diff view for filenames that have non-ASCII characters (issue 128) @@ -33,6 +34,10 @@ #### dependency changes - updated to Jetty 7.6.5 +- updated to JGit 2.1.0.201209190230-r +- updated to Groovy 1.8.8 +- updated to Wicket 1.4.21 +- updated to Lucene 3.6.1 <hr/> -- Gitblit v1.9.1