summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2008-08-23 18:31:20 +0000
committerseb <seb@pkgsrc.org>2008-08-23 18:31:20 +0000
commit4349b3532a1a62c6cdd0a6b024663b3e743ae342 (patch)
treeb1b7030085f843bd73c73c98f93e9b73b65e7c60 /doc
parent1ce41cd7d04e799a7e495c4adb2ee496601b0fa1 (diff)
downloadpkgsrc-4349b3532a1a62c6cdd0a6b024663b3e743ae342.tar.gz
Note initial addition of p5-Hash-Merge version 0.10 as devel/p5-Hash-Merge
into The NetBSD Packages Collection. The Perl 5 module Hash::Merge merges two arbitrarily deep hashes into a single hash. That is, at any level, it will add non-conflicting key-value pairs from one hash to the other, and follows a set of specific rules when there are key value conflicts.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-20083
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008
index 457739752ff..7f633753aae 100644
--- a/doc/CHANGES-2008
+++ b/doc/CHANGES-2008
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.1969 2008/08/23 15:56:41 wiz Exp $
+$NetBSD: CHANGES-2008,v 1.1970 2008/08/23 18:31:20 seb Exp $
Changes to the packages collection and infrastructure in 2008:
@@ -3344,3 +3344,4 @@ Changes to the packages collection and infrastructure in 2008:
Added www/p5-Test-HTTP-Server-Simple version 0.09 [seb 2008-08-23]
Added www/p5-HTTP-Server-Simple-Recorder version 0.02 [seb 2008-08-23]
Updated devel/libsigsegv to 2.5nb1 [wiz 2008-08-23]
+ Added devel/p5-Hash-Merge version 0.10 [seb 2008-08-23]