diff options
author | abs <abs@pkgsrc.org> | 2007-09-07 12:44:54 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2007-09-07 12:44:54 +0000 |
commit | 3e06adc26380ced108b58fc3553ee2d61eda97bd (patch) | |
tree | 2f7245086fe88ec62ed0c5485358e0e25e40b924 /doc | |
parent | 1ba33c3b37bdaba3a9d6f4f6de7387874600738e (diff) | |
download | pkgsrc-3e06adc26380ced108b58fc3553ee2d61eda97bd.tar.gz |
Import converters/p5-JSON-Any-1.08 into pkgrsc:
This module will provide a coherent API to bring together the
various JSON modules currently on CPAN. This module will allow you
to code to any JSON API and have it work regardless of which JSON
module is actually installed.
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 4f6fea06d3f..b1da9eb00a8 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.1943 2007/09/07 10:42:34 taca Exp $ +$NetBSD: CHANGES-2007,v 1.1944 2007/09/07 12:44:54 abs Exp $ Changes to the packages collection and infrastructure in 2007: @@ -3563,3 +3563,4 @@ Changes to the packages collection and infrastructure in 2007: Updated security/openpam to 20050616 [joerg 2007-09-06] Updated www/squid to 2.6.16 [taca 2007-09-07] Updated security/openssh to 4.7.1 [taca 2007-09-07] + Added converters/p5-JSON-Any version 1.08 [abs 2007-09-07] |