Re: [PATCH] MAD fix p55 $[
[p5sagit/p5-mst-13.2.git] / ext / Time / Piece / Changes
CommitLineData
16433e2b 1
2Time::Piece Changes
3
41.11
5 - Skip %V test on Win32
6
71.10
8 - Number of bug fixes from RT
9 - (maintenance by Ricardo SIGNES)
10 - avoid warning in _mktime (bug #19677)
11
121.09
13 - (patches from Ricardo SIGNES)
14 - Tests largely moved to Test::More (from Test.pm)
15 - Time::Piece should now be safely subclassable
16
171.08
18 - A number of fixes for strptime
19 - Fixed docs wrt Time::Object references
20 - Fixed docs wrt ->month returning short month name
21 - Added ->fullmonth and ->fullday to get full day names
22
231.07
24 - Fix for ->week method
25
261.06
27 - Fix for Solaris pre-2.8
28 - Compilation checked on:
29 sparc solaris 2.7
30 sparc solaris 2.8
31 i686 linux
32 ia64 linux
33 pa-risc1.1 hpux 10.20
34 pa-risc2.0 hpux 11.00
35 alpha dec_osf 4.0
36 - Fixes for Win32 (Randy Kobes)
37
381.05
39 - Fix for Solaris (again)
40
411.04
42 - Slight fixes to strptime for Solaris and MacOSX
43 - Bug in strptime with daylight savings fixed.
44
451.03
46 - Updated MJD stuff (Tim Jeness)
47 - Added compare tests
48 - Ported test suite to Test.pm finally
49
501.01
51 - Added cs_sec and cs_mon to Time::Seconds so that
52 old Time::Object installs still work (except for add())
53