X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=ChangeLog;h=60d654ad04196216ce5944f553d944f5a3fcc01e;hb=3a11d9375ffcc845b06b44dd90967d7746d099d5;hp=b48c953fcaa8e807c1ed66bfdf3a6641c0f5477a;hpb=c4d2f4ab3d5166b75f8fc1bf9e2be776014d391d;p=pkg%2Fabook.git diff --git a/ChangeLog b/ChangeLog index b48c953..60d654a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,30 @@ +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 + - update for abook_rl (abook_readline) + - code cleanups and minor fixes + +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