X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=ChangeLog;h=5c8113d2828335c04a4044da6c9223bd5c3e28e9;hb=38ff22ec1490994fa63f4d38a6b9e90b55909511;hp=1cec4783b5ff04112f33e7ad117cbf6f8f4aeed0;hpb=4667cad59690d29dd0ad7868573e017a6b9f4a3f;p=pkg%2Fabook.git diff --git a/ChangeLog b/ChangeLog index 1cec478..5c8113d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,20 @@ +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)