X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=ChangeLog;h=0394505f755931d18262d8ebbbf958fa63299f00;hb=4e82af5614805d49188448e66b9e0c37a47edebd;hp=79357072ec6dfc3b1e96f3ac8c1590814bda916f;hpb=453d7cb813423efa8344c90b1a1a40ac947fd4d0;p=pkg%2Fabook.git diff --git a/ChangeLog b/ChangeLog index 7935707..0394505 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,37 @@ +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) - fixed help viewer functions - ability to disable use of non-ascii characters (configuration option) - changed SIGINT behaviour + - html export filter creates now valid html documents + - ability to print/export only selected items + - new editor commands + - text filter update + - query/find code cleanup + - fixed snprintf related bugs + - minor bugfixes 0.4.12 - added man page for abookrc (Alan Ford)