X-Git-Url: https://git.donarmstrong.com/?p=deb_pkgs%2Flibhtml-calendarmonth-perl.git;a=blobdiff_plain;f=Changes;h=5bed277d155f640b692762bf4604b066aed9b2a9;hp=7f67f72b5a086465b3f701cbbbd2067b23d6d499;hb=c230f8572235ab24af38b844219259ed17fc7b93;hpb=ce0063ff352f9e5b6659fccdc4eee5e49f815cef diff --git a/Changes b/Changes index 7f67f72..5bed277 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,41 @@ -Revision history for Perl extension HTML-CalendarMonth. +Revision history for HTML-CalendarMonth + +1.26 Fri Aug 26 15:08:49 EDT 2011 + - fixed css/header interactions + - updated tests + +1.25 Fri Sep 24 03:09:38 EDT 2010 + - Switched to File::Which for finding cal/ncal + - Added some sanity checks for the cal/ncal output + +1.23 Sat Jun 12 21:12:45 EDT 2010 + - Updated interface with DateTime::Locale (will eventually + require another update when Locale::CLDR is released + - Deprecated offsets; too much complexity for little gain + - Fixed week-of-year bug in end-of-year edge cases (first + week has higher number than the next) RT #53795 + - Made row globbing optimize on row elements if possible + - Updated default HTML style to be more CSS friendly (inspired + by RT #37548) + - Added option for semantic CSS classes on cells (past, present, + future) ala RT #37549 + - Updated test data + - Improved date tool auto detect + - Fixed Date::Manip parse error for negative day deltas + - Doc updates + - Test updates + - Added linux 'ncal' harness + +1.19 Sat Mar 15 00:47:26 EDT 2008 + - Fixed longstanding test failure due to HTML::Tree (properly) + deciding to put quotes around numeric attributes in tags. + - Also changed i8n test to Zulu rather than Basque since the + DateTime::Local::eu (Basque) module no longer has + abbreviated day names + - Some of the DateTool modules had a minor bug in add_days() not + checking for defined vs 0 + - I released a calendar-related module update on the Ides of + March. I'm just sayin'. 1.18 Fri Feb 24 15:53:41 EST 2006 - Fixed some scoping issues in DateTool/DateCalc.pm (thanks