diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2002-10-11 00:47:28 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2002-10-11 00:47:28 +0000 |
commit | 5165fb313f510757c81ee27872de3489c6724a4e (patch) | |
tree | d1a37e8346b980d87bb12ac48f43a5cdf566df6a /doc | |
parent | 5656a67b925fb015c0f8cb4de792cd6e71d890d5 (diff) | |
download | pkgsrc-5165fb313f510757c81ee27872de3489c6724a4e.tar.gz |
Note update of Dictd (dict-server and dict-client) to 1.8.0.
Approximate set of changes from 1.5.5 is:
* Plug-in capability is added. This helps to develop alternative
database formats.
* dictdmt is added.
* Suffix search improvements.
* UTF-8 support.
And many bug fixes as usual.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 86749b16b1c..615492943c0 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.222 2002/10/10 19:01:13 tron Exp $ +$NetBSD: CHANGES,v 1.223 2002/10/11 00:53:23 uebayasi Exp $ Changes to the packages collection and infrastructure in 2002: @@ -3171,3 +3171,5 @@ Changes to the packages collection and infrastructure in 2002: Added bmf-0.84 [mjl 2002-10-10] Updated wine to 20021007nb1 [junyoung 2002-10-10] Updated ptl2 to 2.1.8nb1 [tron 2002-10-10] + Updated dict-server to 1.8.0 [uebayasi 2002-10-11] + Updated dict-client to 1.8.0 [uebayasi 2002-10-11] |