X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=ChangeLog;h=5c8113d2828335c04a4044da6c9223bd5c3e28e9;hb=38ff22ec1490994fa63f4d38a6b9e90b55909511;hp=776ee467d4dfb3735382e5503bb46ee8faab4a77;hpb=b222a00a20524e0d34b18d47cd43f4d0af2ab26f;p=pkg%2Fabook.git diff --git a/ChangeLog b/ChangeLog index 776ee46..5c8113d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,46 @@ +0.5.5 + - i18n support (Cedric Duval) + - French translation (Cedric Duval) + - Swedish translation (Susanna Björverud) + - palmcsv import filter (Marc Tardif) + - use better common code for csv filters (Marc Tardif) + - translation HOWTO (Cedric Duval) + - wanderlust export filter (Josef Schugt) + +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 + - replace strdup with xstrdup + - update for abook_rl (abook_readline) + - make it compile with tcc (Tiny C Compiler) + - 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 + - added bbdb2xx translator source to contrib + 0.5.0 - tried to work around some problems with readline - some documentation update