diff options
author | seb <seb@pkgsrc.org> | 2004-11-02 23:43:33 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2004-11-02 23:43:33 +0000 |
commit | d4b88a30412c533c21002e23def48623795a9369 (patch) | |
tree | 0b526ae2adb8543c7523b1bd6d6df07752301fd4 /doc | |
parent | e049ff30104896bce89bde5542bf1218f87f5c44 (diff) | |
download | pkgsrc-d4b88a30412c533c21002e23def48623795a9369.tar.gz |
Note initial addition of p5-Unicode-Map8 version 0.12 as
converters/p5-Unicode-Map8 into the NetBSD Packages Collection.
The Unicode::Map8 class implement efficient mapping tables between
8-bit character sets and 16 bit character sets like Unicode. About
170 different mapping tables between various known character sets and
Unicode is distributed with this package. The source of these tables
is the vendor mapping tables provided by Unicode, Inc. and the code
tables in RFC 1345. New maps can easily be installed.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 3f86da99522..47288c252f0 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7663 2004/11/02 22:51:28 seb Exp $ +$NetBSD: CHANGES,v 1.7664 2004/11/02 23:43:33 seb Exp $ Changes to the packages collection and infrastructure in 2004: @@ -5032,3 +5032,4 @@ Changes to the packages collection and infrastructure in 2004: Updated gtl to 1.2.1 [wiz 2004-11-02] Updated gstreamer to 0.8.7nb1 [jmmv 2004-11-02] Updated p5-Unicode-String to 2.07 [seb 2004-11-02] + Added p5-Unicode-Map8-0.12 [seb 2004-11-02] |