You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by gg...@apache.org on 2006/01/05 18:39:56 UTC

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

Author: ggregory
Date: Thu Jan  5 09:39:55 2006
New Revision: 366227

URL: http://svn.apache.org/viewcvs?rev=366227&view=rev
Log:
http://issues.apache.org/bugzilla/show_bug.cgi?id=37574
[lang] [PATCH] new ExceptionUtils.setCause() method

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

Modified: jakarta/commons/proper/lang/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/lang/trunk/RELEASE-NOTES.txt?rev=366227&r1=366226&r2=366227&view=diff
==============================================================================
--- jakarta/commons/proper/lang/trunk/RELEASE-NOTES.txt (original)
+++ jakarta/commons/proper/lang/trunk/RELEASE-NOTES.txt Thu Jan  5 09:39:55 2006
@@ -85,6 +85,7 @@
 
 - ExceptionUtils - added indexOfType methods that check subclasses, thus leaving the existing
 indexOfThrowable method untouched (see incompatible changes section)
+                -- new ExceptionUtils method setCause()
 
 - NumberUtils - various string to number parsing methods added
 
@@ -100,6 +101,7 @@
 37111  Request for MutableBoolean implementation
 36512  Enhanced Class.forName version
 37596  DurationFormatUtils.formatDurationWords "11 <unit>s" gets converted to "11 <unit>"
+37574  New ExceptionUtils method setCause()
 
 BUG FIXES IN 2.1:
 



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