summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2008-10-12 10:43:26 +0000
committerseb <seb@pkgsrc.org>2008-10-12 10:43:26 +0000
commitef38ebdc2060ca39c12aa2098a88eb4bdfc1a4e2 (patch)
treead8b575862471fa687e965e9a5381716fe290117 /doc
parent471aedb58f34197c34567b3b78d8c3e0d2d1ea48 (diff)
downloadpkgsrc-ef38ebdc2060ca39c12aa2098a88eb4bdfc1a4e2.tar.gz
Note initial addition of p5-Devel-Gladiator version 0.01 as
devel/p5-Devel-Gladiator into The NetBSD Packages Collection. The Perl 5 module Devel::Gladiator iterate's Perl's internal memory structures and can be used to enumerate all the currently live SVs. This can be used to hunt leaks and to profile memory usage
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 4cca4fcb57e..e2a4e26820e 100644
--- a/doc/CHANGES-2008
+++ b/doc/CHANGES-2008
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.2460 2008/10/12 07:10:13 taca Exp $
+$NetBSD: CHANGES-2008,v 1.2461 2008/10/12 10:43:26 seb Exp $
Changes to the packages collection and infrastructure in 2008:
@@ -4182,3 +4182,4 @@ Changes to the packages collection and infrastructure in 2008:
Updated chat/konversation to 1.1 [tonnerre 2008-10-12]
Updated www/typo3 to 4.2.2 [taca 2008-10-12]
Updated www/plone3 to 3.1.6 [taca 2008-10-12]
+ Added devel/p5-Devel-Gladiator version 0.01 [seb 2008-10-12]