You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2007/01/30 21:52:47 UTC

svn commit: r501557 - /jakarta/commons/proper/lang/trunk/RELEASE-NOTES.txt

Author: bayard
Date: Tue Jan 30 12:52:45 2007
New Revision: 501557

URL: http://svn.apache.org/viewvc?view=rev&rev=501557
Log:
Fixed up release notes

Modified:
    jakarta/commons/proper/lang/trunk/RELEASE-NOTES.txt

Modified: jakarta/commons/proper/lang/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/lang/trunk/RELEASE-NOTES.txt?view=diff&rev=501557&r1=501556&r2=501557
==============================================================================
--- jakarta/commons/proper/lang/trunk/RELEASE-NOTES.txt (original)
+++ jakarta/commons/proper/lang/trunk/RELEASE-NOTES.txt Tue Jan 30 12:52:45 2007
@@ -70,17 +70,18 @@
     * [LANG-300] - NumberUtils.createNumber throws NumberFormatException for one digit long
     * [LANG-303] - FastDateFormat.mRules is not transient or serializable
     * [LANG-304] - NullPointerException in isAvailableLocale(Locale)
+    * [LANG-313] - Wrong behavior of Entities.unescape
 
 IMPROVEMENTS IN 2.3:
 
     * [LANG-258] - Enum JavaDoc
+    * [LANG-266] - Wish for StringUtils.join(Collection, *)
     * [LANG-268] - StringUtils.join should allow you to pass a range for it (so it only joins a part of the array)
+    * [LANG-275] - StringUtils substringsBetween
+    * [LANG-282] - Create more tests to test out the +=31 replacement code in DurationFormatUtils.
     * [LANG-287] - Optimize StringEscapeUtils.unescapeXml(String)
     * [LANG-289] - NumberUtils.max(byte[]) and NumberUtils.min(byte[]) are missing
     * [LANG-291] - Null-safe comparison methods for finding most recent / least recent dates.
-    * [LANG-282] - Create more tests to test out the +=31 replacement code in DurationFormatUtils.
-    * [LANG-266] - Wish for StringUtils.join(Collection, *)
-    * [LANG-310] - BooleanUtils isNotTrue/isNotFalse
     * [LANG-306] - StrBuilder appendln/appendAll/appendSeparator
-    * [LANG-275] - StringUtils substringsBetween
+    * [LANG-310] - BooleanUtils isNotTrue/isNotFalse
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org