X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=ChangeLog;h=a71b6ef1919832d97471a8574ecd99acafd2dab3;hb=ceba9214d8bebe32d0c34c7a82916bcb9d798d69;hp=b68721ae28889af2f7d3764861963364a89086b4;hpb=79a77ff8c37fd55fcbe2983974ce82e6348f3926;p=pkg%2Fabook.git diff --git a/ChangeLog b/ChangeLog index b68721a..a71b6ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2002-xx-xx + - abook can be compiled with g++ + - attempt to improve --datafile behavior + - html filter update (Morten Brix Pedersen) + - store rcfile and addressbook to .abook directory + +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