diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-31 04:59:18 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-31 04:59:18 +0000 |
commit | a9ebcdea11360113d2078943ba4dcd67d0011d3a (patch) | |
tree | 6335a0b805aec412225c753571cfaffb41e00e1e /doc | |
parent | be26fb7d6bb86d5f092298afcf71cd8efe6981ce (diff) | |
download | pkgsrc-a9ebcdea11360113d2078943ba4dcd67d0011d3a.tar.gz |
Update abiword to 2.0.5
Changes:
o Remove the coquille plugin from the RPM spec file.
o Fix a crash on editting tables with multiple windows (bug 6332).
o Fix stylesheet handling in wv.
o Use FREEP() instead of delete[] on UT_strdup.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | doc/TODO | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index b547cdf559e..039ce2f02c4 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5386 2004/03/31 04:39:16 xtraeme Exp $ +$NetBSD: CHANGES,v 1.5387 2004/03/31 04:59:18 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1627,3 +1627,4 @@ Changes to the packages collection and infrastructure in 2004: Updated vim-kde to 6.2.14 [snj 2004-03-31] Updated xmame to 0.80.1 [xtraeme 2004-03-31] Updated xmess to 0.80.1 [xtraeme 2004-03-31] + Updated abiword to 2.0.5 [xtraeme 2004-03-31] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.1555 2004/03/31 04:47:55 snj Exp $ +$NetBSD: TODO,v 1.1556 2004/03/31 04:59:18 xtraeme Exp $ Suggested new packages ====================== @@ -133,7 +133,6 @@ Suggested package updates o SDL-1.2.7 o Xaw3d-1.5E o Xbae-4.50.0 - o abiword-2.0.5 o afio-2.5 o amanda-2.4.4p2 [pkg/24550] o ap-python-2.7.10 |