diff options
author | joerg <joerg@pkgsrc.org> | 2006-08-02 10:07:11 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-08-02 10:07:11 +0000 |
commit | aaf3f789d9eec856652b789154ae2ede5703b1a2 (patch) | |
tree | 057a790e77066d995a98923818ac9d2897a9d2ff /doc | |
parent | c935529d237f64fd7e1609ea6f9728a90ddbd7a9 (diff) | |
download | pkgsrc-aaf3f789d9eec856652b789154ae2ede5703b1a2.tar.gz |
Add textproc/py-yaml, a Python parser and emitter for YAML.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2006 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index ab982d1525b..eebf6c4fd31 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.884 2006/08/02 07:03:26 taca Exp $ +$NetBSD: CHANGES-2006,v 1.885 2006/08/02 10:07:11 joerg Exp $ Changes to the packages collection and infrastructure in 2006: @@ -3633,3 +3633,4 @@ Changes to the packages collection and infrastructure in 2006: Updated mail/qmail-qfilter to 2.1nb1 [schmonz 2006-08-02] Updated mail/mailfront to 0.98.1nb1 [schmonz 2006-08-02] Updated lang/ruby18-base to 1.8.4nb4 [taca 2006-08-02] + Added textproc/py-yaml version 3.03 [joerg 2006-08-02] |