diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 9a91a6e96..557d6d51b 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,4 +1,4 @@ -$Id: RELEASE-NOTES.txt,v 1.21 2003/08/17 19:51:09 bayard Exp $ +$Id: RELEASE-NOTES.txt,v 1.22 2003/08/17 22:01:04 scolebourne Exp $ Commons Lang Package Version 2.0 @@ -35,7 +35,7 @@ lang package: CharRange (previously package scoped) ClassUtils StringEscapeUtils - StringPrintWriter + WordUtils IllegalClassException IncompleteArgumentException NotImplementedException @@ -144,6 +144,7 @@ ID Sev Pri Plt Owner State Result Summary 18077 StringUtils.chomp does not match Perl 18723 RandomStringUtils infloops with length < 1 18836 test.lang fails if compiled with non iso-8859-1 locales +18948 Resurrect the WordWrapUtils from commons-sandbox/utils 19296 [Lang] What to do with FastDateFormat unused private constru 19364 [Lang] time unit tests fail on Sundays 19756 [lang] java.lang.ExceptionInInitializerError thrown by JVMRa @@ -251,6 +252,7 @@ Jar changes > org.apache.commons.lang.StringEscapeUtils > org.apache.commons.lang.ArrayUtils > org.apache.commons.lang.Entities$BinaryEntityMap +> org.apache.commons.lang.WordUtils > org.apache.commons.lang.ClassUtils > org.apache.commons.lang.IntHashMap$Entry > org.apache.commons.lang.IllegalClassException