Author: bayard
Date: Tue Jan 30 13:03:54 2007
New Revision: 501561

URL: http://svn.apache.org/viewvc?view=rev&rev=501561
Log:
Fixing & messup that I reintroduced

Modified:
    jakarta/commons/proper/lang/trunk/xdocs/upgradeto2_3.xml

Modified: jakarta/commons/proper/lang/trunk/xdocs/upgradeto2_3.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/lang/trunk/xdocs/upgradeto2_3.xml?view=diff&rev=501561&r1=501560&r2=501561
==============================================================================
--- jakarta/commons/proper/lang/trunk/xdocs/upgradeto2_3.xml (original)
+++ jakarta/commons/proper/lang/trunk/xdocs/upgradeto2_3.xml Tue Jan 30 
13:03:54 2007
@@ -85,7 +85,7 @@
     * [LANG-279] - HashCodeBuilder throws java.lang.StackOverflowError when an 
object contains a cycle.
     * [LANG-281] - DurationFormatUtils returns wrong result
     * [LANG-286] - Serialization - not backwards compatible
-    * [LANG-292] - unescapeXml("&12345678;") should be "&12345678;"
+    * [LANG-292] - unescapeXml("&12345678;") should be "&12345678;"
     * [LANG-294] - StrBuilder.replaceAll and StrBuilder.deleteAll can throw 
ArrayIndexOutOfBoundsException.
     * [LANG-295] - StrBuilder contains usages of thisBuf.length when they 
should use size
     * [LANG-299] - Bug in method appendFixedWidthPadRight of class StrBuilder 
causes an ArrayIndexOutOfBoundsException



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to