File: Changes

package info (click to toggle)
libdatetime-format-datemanip-perl 0.04-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 132 kB
  • sloc: perl: 183; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 438 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
0.04  2004-01-26

- Found a bug in Date::Manip 5.42a which prevented it from parsing our
  format_datetime() handoff string... changed the format.

0.03  2004-01-21

- Changed the tests so that they override any Date::Manip config file
  when setting the timezone.

0.02  2004-01-20

- Changed the format_datetime() code to use a different format when
  handing off to Date::Manip 
- Minor POD bug fixed

0.01  2003-07-01

- First release