Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimone Bordet2010-04-27 11:11:19 +0000
committerSimone Bordet2010-04-27 11:11:19 +0000
commit79f6d89da8359e1a6ba769b5abe3d768e274a366 (patch)
treedf998c9e86d3dbab39c610af73f4150965f1fe80 /VERSION.txt
parent19368f398576bcd1959ab20c8a09b98a4ed30c42 (diff)
downloadorg.eclipse.jetty.project-79f6d89da8359e1a6ba769b5abe3d768e274a366.tar.gz
org.eclipse.jetty.project-79f6d89da8359e1a6ba769b5abe3d768e274a366.tar.xz
org.eclipse.jetty.project-79f6d89da8359e1a6ba769b5abe3d768e274a366.zip
Fixes 310605 (Make a clean room implementation of the JSP logger bridge).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1571 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 59ad11ed22..7aba248420 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -22,6 +22,7 @@ jetty-7.1.0-SNAPSHOT
+ Add AnnotationConfiguration to jetty-plus.xml
+ 310467 Allow SocketConnector to create generic Connection objects
+ 310603 Make Logger interface consistent
+ + 310605 Make a clean room implementation of the JSP logger bridge
jetty-7.0.2.v20100331 31 March 2010
+ 297552 Don't call Continuation timeouts from acceptor tick

Back to the top