Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2009-06-22 10:40:30 +0000
committerGreg Wilkins2009-06-22 10:40:30 +0000
commit40facf915c204cb6b1d39dbd356c6b3cfeb81294 (patch)
treee3ce768ffc7e47f00b480955866f18e1bbe39e32 /VERSION.txt
parent919d2a9084805f04e5723ba80df7d2e7b2816268 (diff)
downloadorg.eclipse.jetty.project-40facf915c204cb6b1d39dbd356c6b3cfeb81294.tar.gz
org.eclipse.jetty.project-40facf915c204cb6b1d39dbd356c6b3cfeb81294.tar.xz
org.eclipse.jetty.project-40facf915c204cb6b1d39dbd356c6b3cfeb81294.zip
281059 NPE with debug on
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@426 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 754a748d3b..67095a6918 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,5 @@
jetty-7.0.0.M4-SNAPSHOT
+ + 281059 NPE in QTP with debug on
jetty-7.0.0.M3 20 June 2009
+ fixed race with expired async listeners

Back to the top