Author: sebb
Date: Sat Dec 18 12:43:54 2010
New Revision: 1050631

URL: http://svn.apache.org/viewvc?rev=1050631&view=rev
Log:
LANG-658: Forgot to document fixes made in 1034794 and 1034798

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

Modified: commons/proper/lang/trunk/RELEASE-NOTES.txt
URL: 
http://svn.apache.org/viewvc/commons/proper/lang/trunk/RELEASE-NOTES.txt?rev=1050631&r1=1050630&r2=1050631&view=diff
==============================================================================
--- commons/proper/lang/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/lang/trunk/RELEASE-NOTES.txt Sat Dec 18 12:43:54 2010
@@ -168,3 +168,4 @@ BUG FIXES IN 3.0
     * [LANG-631] - StringUtils JavaDoc contains erroneous examples
     * [LANG-635] - CompareToBuilder.reflectionCompare(Object, Object, boolean, 
Class) ignores 
                    third compareTransients parameter
+    * [LANG-658] - Some Entitys like Ö are not matched properly against 
its ISO8859-1 representation
\ No newline at end of file


Reply via email to