LANG-658: Forgot to document fixes made in 1034794 and 1034798

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1050631 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2010-12-18 12:43:54 +00:00
parent c02c326324
commit 7df70a8c6b
1 changed files with 1 additions and 0 deletions

View File

@ -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