From 1f596c9875687561548ac893d4f105da49d700b5 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Thu, 28 Mar 2013 17:07:24 -0400
Subject: [PATCH] Use standard ServletRequestWrapper instead of custom wrapper (issue 224)

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

diff --git a/releases.moxie b/releases.moxie
index d79c1a4..05ca4d5 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -11,6 +11,7 @@
 	 - Fix internal error on folder history links (issue 192)
 	 - Fixed incorrect icon file name for .doc files (issue 200)
 	 - Do not queue emails with no recipients (issue 201)
+	 - Use standard ServletRequestWrapper instead of custom wrapper (issue 224)
 
     additions: 
 	 - Option to force client-side basic authentication instead of form-based authentication if web.authenticateViewPages=true (issue 222)

--
Gitblit v1.9.1