svn propchange: r911164 - svn:log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn propchange: r911164 - svn:log

adrianc
Author: adrianc
Revision: 911164
Modified property: svn:log

Modified: svn:log at Wed Feb 17 20:27:26 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Feb 17 20:27:26 2010
@@ -3,3 +3,5 @@
 1. Fixed a bug in TimeDuration.java reported by Adam Heath on the dev mailing list. The elapsed time constructor would produce an incorrect duration if either Calendar was prior to the epoch.
 
 2. Fix for dealing with calendar dates that have a DAY value that is in the special window of 29-31.
+
+3. Fixed catch clause in equals method.