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/CHANGES | |
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/CHANGES')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 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] |