File: Changes

package info (click to toggle)
libposix-strptime-perl 0.13-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 264 kB
  • sloc: perl: 37; makefile: 5
file content (31 lines) | stat: -rw-r--r-- 902 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Revision history for Perl extension POSIX::strptime.

0.13 Tue Nov 10 22:57:29 EST 2015
    - Add tm_isdst field

0.12 Tue Nov 10 14:30:03 EST 2015
    - Fix Module::Signature breakeage (RT62734)

0.11 Tue Nov 10 11:01:35 EST 2015
    - Fix bug in handling dates in year 1899
      (thanks to Matt Jeffery for the patch)

0.10 Fri Jul 16 15:51:26 EDT 2010
    - Handle unitialized fields better and document them 
      (thanks to Diab Jerius for the bug report)
      (thanks to Paul Evans for the fix)

0.08 Mon Mar 19 12:32:35 PDT 2007
    - fix Exporter bug

0.07 Sun Mar 18 23:38:59 PDT 2007
    - use Exporter

0.06  Sun Jan  8 21:35:51 PST 2006
    - return undef for atoms unset by the underlying strptime(3)
        (thanks to Bjarne Büchmann for suggesting this fix)

0.01  Tue Mar  1 10:54:16 2005
	- original version; created by h2xs 1.23 with options
		-b 5.0.0 -A -c -n POSIX::strptime