]> git.deb.at Git - pkg/abook.git/blobdiff - ChangeLog
- i18n support
[pkg/abook.git] / ChangeLog
index 1a1752ad02b4c6f1448479f45816f67385c1ea02..abc73e8486b089f2ccac5f441f39cb52eff5a452 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
+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)
+
 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