From 94464d414e731f3c147c0ba88db084d4d292e0df Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Thu, 27 Sep 2012 09:15:51 -0400
Subject: [PATCH] Updated to Wicket 1.4.21

---
 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 271e18a..4b31641 100644
--- a/docs/04_releases.mkd
+++ b/docs/04_releases.mkd
@@ -11,11 +11,13 @@
 
 #### 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)
 
 #### additions
 
+- added support for X-Forwarded-Context for Apache subdomain proxy configurations (issue 135)
 - delete branch feature (issue 121, Github/ajermakovics)
 - added line links to blob view at the expense of zebra striping (issue 130)
 - added RedmineUserService (github/mallowlabs)
@@ -32,6 +34,9 @@
 #### 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
 
 <hr/>
 

--
Gitblit v1.9.1