summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2007-02-22 12:49:49 +0000
committerseb <seb@pkgsrc.org>2007-02-22 12:49:49 +0000
commitf2b182b95caada7002aa4605b39009fc63e15773 (patch)
tree15ee7a5795f719677593b9aafe30b604effe6094
parentf452810b8c8242a8dd98b1cda0e2a3c20ea93df8 (diff)
downloadpkgsrc-f2b182b95caada7002aa4605b39009fc63e15773.tar.gz
Note initial addition of p5-XML-Filter-DOMFilter-LibXML version 0.02
as textproc/p5-XML-Filter-DOMFilter-LibXML into the NetBSD packages Collection. This Perl 5 module provides a compromise between SAX and DOM processing by allowing to use DOM API to process only reasonably small parts of an XML document.
-rw-r--r--doc/CHANGES-20073
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index 1351c2af9eb..41b6cdb3660 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.438 2007/02/22 12:26:44 wiz Exp $
+$NetBSD: CHANGES-2007,v 1.439 2007/02/22 12:49:49 seb Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -878,3 +878,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated textproc/p5-Text-Emoticon-MSN to 0.04 [wiz 2007-02-22]
Updated textproc/p5-Text-Shellwords to 1.08 [wiz 2007-02-22]
Updated devel/p5-version to 0.70 [wiz 2007-02-22]
+ Added textproc/p5-XML-Filter-DOMFilter-LibXML version 0.02 [seb 2007-02-22]