Author: bayard
Date: Tue Jul 19 03:41:22 2011
New Revision: 1148140
URL: http://svn.apache.org/viewvc?rev=1148140&view=rev
Log:
Setting 3.0 release date
Modified:
commons/proper/lang/trunk/src/site/changes/changes.xml
Modified: commons/proper/lang/trunk/src/site/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/site/changes/changes.xml?rev=1148140&r1=1148139&r2=1148140&view=diff
==============================================================================
--- commons/proper/lang/trunk/src/site/changes/changes.xml (original)
+++ commons/proper/lang/trunk/src/site/changes/changes.xml Tue Jul 19 03:41:22
2011
@@ -21,7 +21,7 @@
</properties>
<body>
- <release version="3.0" date="Unreleased" description="Backwards incompatible
update of Commons Lang to Java 5">
+ <release version="3.0" date="2011-07-18" description="Backwards incompatible
update of Commons Lang to Java 5">
<action type="fix" issue="LANG-720">StringEscapeUtils.escapeXml(input)
outputs wrong results when an input contains characters in Supplementary
Planes.</action>
<action type="update" issue="LANG-718">build.xml Java 1.5+
updates.</action>
<action type="fix" issue="LANG-716">swapCase and *capitalize
speedups.</action>