diff options
author | minskim <minskim@pkgsrc.org> | 2004-10-10 09:48:35 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-10-10 09:48:35 +0000 |
commit | 5a0af98e62b790a03739f4c8b22e3f5c2c6e9bf3 (patch) | |
tree | d62d0ebc7500ccd12ba1e847f578cbb64e5df10b /doc | |
parent | 6ac71665c03186f02982a9d896020b23bc7bcdd9 (diff) | |
download | pkgsrc-5a0af98e62b790a03739f4c8b22e3f5c2c6e9bf3.tar.gz |
Update moss to 0.1.11. Patch provided by Myung-Gon Park, the maintainer.
Changes since 0.1.9:
- Avoid an infinite loop with buffer underrun in the live mode.
- More detailed and consistent log messages.
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 a5e4e7bc82d..cbb14138ad5 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7386 2004/10/10 07:30:22 jdolecek Exp $ +$NetBSD: CHANGES,v 1.7387 2004/10/10 09:48:35 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -4596,3 +4596,4 @@ Changes to the packages collection and infrastructure in 2004: Added gnugk-2.0.8 [mjl 2004-10-09] Added strace-4.5.7 [reed 2004-10-10] Updated postgresql74 to 7.4.5 [jdolecek 2004-10-10] + Updated moss to 0.1.11 [minskim 2004-10-10] |