summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-06-28 19:22:37 +0000
committerminskim <minskim@pkgsrc.org>2004-06-28 19:22:37 +0000
commit04705e7382f67a367c9dd46f021c4108f0148bfc (patch)
tree5dd454aaf4e2653b2e6a4f7b66959ecc9ad83dd1 /doc
parentaa2130c8e6bc3bc2df5276789812c21daa484ec4 (diff)
downloadpkgsrc-04705e7382f67a367c9dd46f021c4108f0148bfc.tar.gz
Update abook to 0.5.2.
Changes since 0.5: - five custom fields added - experimental wide character support - fixed a crash bug in mutt filter - fixed errors in configure.in (especially snprintf-functions were incorrectly detected) - abookrc manual page update - sort by field command - duplicate item command - quit without saving command - autoconf/automake update - minor filter fixes - tried to fix \" quotation problem with mutt import filter - removed obsolete filesel_sort option from abookrc manual page - added bbdb2xx translator source to contrib
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 5919703ce35..0e718785a24 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6384 2004/06/28 18:40:42 jmmv Exp $
+$NetBSD: CHANGES,v 1.6385 2004/06/28 19:22:37 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3162,3 +3162,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated libgnomeprintui to 2.6.2 [jmmv 2004-06-28]
Updated libgtkhtml to 2.6.2 [jmmv 2004-06-28]
Updated libwnck to 2.6.2 [jmmv 2004-06-28]
+ Updated abook to 0.5.2 [minskim 2004-06-28]