summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2003-01-02 09:45:48 +0000
committeragc <agc@pkgsrc.org>2003-01-02 09:45:48 +0000
commit81c51de12462953086b79f6c12b7b47a9300f81e (patch)
treecb85b97e443c063a6bea83a4ac4a74c7145b0650 /doc
parenta8365f1cf8f3990109c01cebc28718de727ba2f2 (diff)
downloadpkgsrc-81c51de12462953086b79f6c12b7b47a9300f81e.tar.gz
Update to version 20021217 of mousetar.
Major change is a minimalist bignum implementation as a portable means of supporting integers larger than 32 bits.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 66c9e83153a..813d3d0de4b 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.972 2003/01/02 09:36:41 wulf Exp $
+$NetBSD: CHANGES,v 1.973 2003/01/02 09:46:36 agc Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -29,3 +29,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated kdeutils3 to 3.0.5.1 [skrll 2003-01-02]
Updated kdesdk3 to 3.0.5.1 [skrll 2003-01-02]
Updated geneweb to 4.09 [wulf 2003-01-02]
+ Updated mousetar to 20021217 [agc 2003-01-02]