|
From: <ma...@us...> - 2010-03-23 21:09:16
|
Revision: 312
http://objectlabkit.svn.sourceforge.net/objectlabkit/?rev=312&view=rev
Author: marchy
Date: 2010-03-23 21:09:10 +0000 (Tue, 23 Mar 2010)
Log Message:
-----------
Updated changes.xml with bugfix.
Modified Paths:
--------------
trunk/src/changes/changes.xml
Modified: trunk/src/changes/changes.xml
===================================================================
--- trunk/src/changes/changes.xml 2010-03-23 21:08:11 UTC (rev 311)
+++ trunk/src/changes/changes.xml 2010-03-23 21:09:10 UTC (rev 312)
@@ -7,6 +7,7 @@
</properties>
<body>
<release version="1.2.0" date="in SVN" description="Maintenance">
+ <action dev="marchy" type="fix" issue="atid=872033&aid=2963607" due-to="Aldo Tamburini">Fixed DefaultHolidayCalendar when used with java.util.Date / java.util.Calendar holidays.</action>
<action dev="benoitx" type="fix">Removed the deprecated constructors that used to take Set of "Date", use the HolidayCalendar.</action>
<action dev="benoitx" type="fix">Removed the deprecated method DateCalculator.setNonWorkingDays and getNonWorkingDays.</action>
<action dev="benoitx" type="add" due-to="Neil Bartlett">The ObjectLab Kit is now an OSGi Bundle!</action>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|