Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-12-13 15:45:18 +0000
committerGreg Wilkins2010-12-13 15:45:18 +0000
commitf5cb715b785a63569000e7cbda99e59e93048580 (patch)
treea175157affb232cafdcf8a3a4964b976730d71fe /VERSION.txt
parent176876039ca6aa17712dfad527f32c03fc524b77 (diff)
downloadorg.eclipse.jetty.project-f5cb715b785a63569000e7cbda99e59e93048580.tar.gz
org.eclipse.jetty.project-f5cb715b785a63569000e7cbda99e59e93048580.tar.xz
org.eclipse.jetty.project-f5cb715b785a63569000e7cbda99e59e93048580.zip
332432 Scanner.java now always scanning the canonical form of File
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2607 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt
index b1dc027d94..822079f3ac 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,6 +1,6 @@
jetty-7.2.3-SNAPSHOT
-
+ + 332432 Scanner.java now always scanning the canonical form of File
+ 332179 Fixed formatting of negative dates
jetty-7.2.2.v20101205 5 December 2010

Back to the top