diff options
author | abs <abs@pkgsrc.org> | 2007-06-09 23:46:42 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2007-06-09 23:46:42 +0000 |
commit | 4fabc08df0eac38ceb1ad84ea2ab659e74f3512d (patch) | |
tree | 06b6f41764aea21234d82dfa420bbe2445bce981 /doc | |
parent | 1355906b874f1e75337022020571449a3d0991c0 (diff) | |
download | pkgsrc-4fabc08df0eac38ceb1ad84ea2ab659e74f3512d.tar.gz |
Updated time/p5-DateTime 0.36 -> 0.37
0.37 2007-03-30
[ BUG FIXES ]
- Require DateTime::Locale 0.34, which fixes a problem that manifested
when thawing a DateTime.pm object. See
http://www.mail-archive.com/datetime@perl.org/msg05633.html for some
discussion of this.
- Added pod coverage tests, and added some POD for undocumented
methods as a result.
[ ENHANCEMENTS ]
- This distro is now GPG-signed, per RT #24776.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2007 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index f353af6e2ff..2df77aaff56 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.1303 2007/06/09 23:45:55 abs Exp $ +$NetBSD: CHANGES-2007,v 1.1304 2007/06/09 23:47:07 abs Exp $ Changes to the packages collection and infrastructure in 2007: @@ -2514,3 +2514,4 @@ Changes to the packages collection and infrastructure in 2007: Updated devel/p5-Module-ScanDeps to 0.74 [abs 2007-06-10] Updated devel/p5-PAR-Dist to 0.22 [abs 2007-06-10] Updated devel/p5-Params-Util to 0.25 [abs 2007-06-10] + Updated time/p5-DateTime to 0.37 [abs 2007-06-10] |