X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=ChangeLog;h=779e2416312e6ac06e0ea4767c0c63fef65855e3;hb=69dd06bfd7bb894e0683361aa3fb9ce35ade3590;hp=da9f81a88b10a4a0604af4d5aa89c498468aaf53;hpb=6d0e6b25e1a9c8fdbee209e948f23d9893c0fa15;p=pkg%2Fabook.git diff --git a/ChangeLog b/ChangeLog index da9f81a..779e241 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,37 @@ +0.4.16-cvs + - 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 - - ablity to print/export only selected items + - 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)