diff options
author | abs <abs@pkgsrc.org> | 2007-06-09 23:43:15 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2007-06-09 23:43:15 +0000 |
commit | 77750b7ff7f265645ee19b905ed5d5aa600f3c77 (patch) | |
tree | bb555384b94e2cb4fe2792250c3d9367fc524807 /doc | |
parent | 24d99bfcf2f3df792d86d21b7dd20e0d38dcdcfa (diff) | |
download | pkgsrc-77750b7ff7f265645ee19b905ed5d5aa600f3c77.tar.gz |
Updated devel/p5-Params-Util 0.23 -> 0.25
0.25 Mon 14 May 2007
- Adding the _CLASSISA and _SUBCLASS functions to fill
a gap between _CLASS and _DRIVER
0.24 Wed 9 May 2007
- Adding the _DRIVER function for use in writing driver APIs
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 b212a7392e1..591f913bc43 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.1301 2007/06/09 23:39:32 abs Exp $ +$NetBSD: CHANGES-2007,v 1.1302 2007/06/09 23:43:59 abs Exp $ Changes to the packages collection and infrastructure in 2007: @@ -2512,3 +2512,4 @@ Changes to the packages collection and infrastructure in 2007: Updated devel/p5-Module-Install to 0.67 [abs 2007-06-10] 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] |