]> git.deb.at Git - pkg/abook.git/blobdiff - ChangeLog
html filter update
[pkg/abook.git] / ChangeLog
index b68721ae28889af2f7d3764861963364a89086b4..0e188aadcaa2f77cb2a3f191027a810c0734250e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2002-xx-xx
+ - abook can be compiled with g++
+ - attempt to improve --datafile behavior
+ - html filter update (Morten Brix Pedersen)
+
+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