]> git.deb.at Git - pkg/abook.git/blobdiff - ChangeLog
- i18n support
[pkg/abook.git] / ChangeLog
index 1cec4783b5ff04112f33e7ad117cbf6f8f4aeed0..abc73e8486b089f2ccac5f441f39cb52eff5a452 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,18 @@
+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
 
 0.5.3
  - add allcvs filters (Christoph Sobotka)