Author: britter
Date: Fri Feb 28 08:24:58 2014
New Revision: 1572870
URL: http://svn.apache.org/r1572870
Log:
Add a little teaser for 3.3 to changes.xml
Modified:
commons/proper/lang/trunk/src/changes/changes.xml
Modified: commons/proper/lang/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/changes/changes.xml?rev=1572870&r1=1572869&r2=1572870&view=diff
==============================================================================
--- commons/proper/lang/trunk/src/changes/changes.xml [utf-8] (original)
+++ commons/proper/lang/trunk/src/changes/changes.xml [utf-8] Fri Feb 28
08:24:58 2014
@@ -21,7 +21,7 @@
</properties>
<body>
- <release version="3.3" date="TBA" description="Bugfix and Feature release">
+ <release version="3.3" date="TBA" description="Bug fixes and and new
features including: DifferenceBuilder, ClassPathUtils, RandomUtils and
Jaro-Winkler String distance metric">
<action issue="LANG-621" type="fix" dev="kinow" due-to="Philip Hodges,
Thomas Neidhart">ReflectionToStringBuilder.toString does not debug 3rd party
object fields within 3rd party object</action>
<action issue="LANG-955" type="add" dev="britter" due-to="Adam Hooper">Add
methods for removing all invalid characters according to XML 1.0 and XML 1.1 in
an input string to StringEscapeUtils</action>
<action issue="LANG-977" type="fix" dev="britter" due-to="Chris
Karcher">NumericEntityEscaper incorrectly encodes supplementary
characters</action>