X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=ChangeLog;h=2832f0a8efaccb47ac03d4904ddd99c7c75811a3;hb=98120c2f74691bfe11b47883f27c431d4b9b1de8;hp=ee8965bd7e525e826870645aa8a03435dce5a0a8;hpb=ee23b46707e2524a8658f454c6e1c3f070dd9d69;p=pkg%2Fabook.git diff --git a/ChangeLog b/ChangeLog index ee8965b..2832f0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +0.5.6 + - translation fixes + - fixed gcrd export format (\r\n line endings according to RFC, Marc Tardif) + - fix localized keybindings with --disable-nls + +0.5.5 + - fixed gcrd export format (Marc Tardif) + - i18n support (Cedric Duval) + - French translation (Cedric Duval) + - Swedish translation (Susanna Björverud) + - Japanese translation (Takahashi Tamotsu) + - palmcsv import filter (Marc Tardif) + - use better common code for csv filters (Marc Tardif) + - translation HOWTO (Cedric Duval) + - wanderlust export filter (Josef Schugt) + - create a backup at save time + - editor undo fix + - ui_readline limit fix + +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