Setting release date

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1156022 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2011-08-10 04:42:10 +00:00
parent 8b7f1e5c99
commit 9972bc15ea
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
</properties>
<body>
<release version="3.0.1" date="Unreleased" description="Next 3.x release">
<release version="3.0.1" date="2011-08-09" description="August release">
<action type="fix" issue="LANG-626">SerializationUtils.clone: Fallback to context classloader if class not found in current classloader.</action>
<action type="fix" issue="LANG-727">ToStringBuilderTest.testReflectionHierarchyArrayList fails with IBM JDK 6.</action>
<action type="fix" issue="LANG-720">StringEscapeUtils.escapeXml(input) wrong when input contains characters in Supplementary Planes.</action>