]> git.deb.at Git - pkg/abook.git/blobdiff - ChangeLog
- sync with 0.5.5pre1 release
[pkg/abook.git] / ChangeLog
index 1a1752ad02b4c6f1448479f45816f67385c1ea02..5c8113d2828335c04a4044da6c9223bd5c3e28e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,17 @@
+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