From 6c5a9d12f85f8c69a293827a60142f14d5d36667 Mon Sep 17 00:00:00 2001 From: markt Date: Tue, 7 Jun 2011 18:42:36 +0000 Subject: [PATCH] Prep for 7.0.16 tag git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1133127 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 65ffe5269..bc8698ed2 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -58,6 +58,10 @@ When parsing the port in the HTTP host header, treat the port as a base 10 integer rather than a hexadecimal one. (rjung/markt/kkolinko) + + Various refactorings to reduce code duplication and unnecessary code in + the connectors. (markt) + -- 2.11.0