]> git.deb.at Git - pkg/abook.git/blobdiff - ChangeLog
use strcoll instead of strcmp for sorting entries
[pkg/abook.git] / ChangeLog
index f6aa9d79d8f95aff35388bd2bfde0374e9576290..0394505f755931d18262d8ebbbf958fa63299f00 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,24 @@
+0.4.16
+ - use strcoll instead of strcmp for sorting entries
+ - bugfixes
+
+0.4.15
+ - new options --add-email and --add-email-quiet
+ - proper mutt alias import filter
+ - editor update
+ - don't handle extra_column and extra_alternative as numbers in abookrc
+ - added second address field
+ - mail.vim update in contrib directory
+
 0.4.14
  - added csv import filter
  - csv export filter fix
  - minor html filter update
  - fixed a minor memory leak in pine import filter
+ - filter cleanups
  - fixes
+ - "quit and print selected item(s) to stderr" command (Brian Medley)
+ - contrib update
 
 0.4.13
  - major code reorganization (phase 1)