]> git.deb.at Git - pkg/abook.git/blobdiff - ChangeLog
- replace abook_malloc, abook_realloc and my_free with new xmalloc routines
[pkg/abook.git] / ChangeLog
index 624a9792088c7ad2a6bb5d63b899029bbccf81eb..0ecaeb411ad7891586200b655bf3433109d6cdbe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,28 @@
+0.5.4
+ - add show_cursor config option (idea from Cheryl Homiak)
+ - autoconf/automake update
+ - replace abook_malloc, abook_realloc and my_free with new xmalloc routines
+
+0.5.3
+ - add allcvs filters (Christoph Sobotka)
+ - removed a lefover debug message
+ - fixed mutt import filter nickname cutoff
+ - wrap searches
+ - contrib updates
+
+0.5.2
+ - 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
+
 0.5.1
  - 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