diff options
author | kristerw <kristerw@pkgsrc.org> | 2004-01-18 20:20:20 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2004-01-18 20:20:20 +0000 |
commit | 786c507b22c9e728d28c4daa4e05a3028b62b0dc (patch) | |
tree | 0c1ed5aac609ff0128292c15ca366a2bc7f9c404 | |
parent | 6ec4ebc19805bb2950f617745ddec3266a651035 (diff) | |
download | pkgsrc-786c507b22c9e728d28c4daa4e05a3028b62b0dc.tar.gz |
Note import of devel/libebml version 0.6.3.
libebml is a library for handling EBML (Extensible Binary Meta Language),
that is a binary derivative of XML.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 8ec05dc8eef..6e710b64f3f 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.4499 2004/01/18 18:49:08 wiz Exp $ +$NetBSD: CHANGES,v 1.4500 2004/01/18 20:20:20 kristerw Exp $ Changes to the packages collection and infrastructure in 2004: @@ -327,3 +327,4 @@ Changes to the packages collection and infrastructure in 2004: Updated xpdf-korean to 20040116 [wiz 2004-01-18] Updated kmplayer to 0.8.2rc5 [jmmv 2004-01-18] Updated xpdf-chinese-simplified to 20040116 [wiz 2004-01-18] + Added libebml-0.6.3 [kristerw 2004-01-18] |