]> git.deb.at Git - pkg/abook.git/blobdiff - ChangeLog
getopt + fixes
[pkg/abook.git] / ChangeLog
index b68721ae28889af2f7d3764861963364a89086b4..ea55e01543a3efc96c9c7da2400d5ca6dc837461 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2002-xx-xx
+ - abook can be compiled with g++
+
+2002-02-04
+ - use getopt to parse command line (also new options added)
+ - use strcoll instead of strcmp for sorting entries
+ - html filter fix
+ - 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