3 - added bbdb2xx translator source to contrib
6 - tried to work around some problems with readline
7 - some documentation update
9 - updated autoconf/automake
11 - pine import filter update
13 - options.c rewritten (new mutt style rc file support)
14 - palmcsv export filter (Koenraad Heijlen)
15 - added a spec file for rpm support
16 - added --with-readline configure option
17 - merged newtab patch by Sinan Kaan Yerli
18 - new option: add_email_prevent_duplicates
22 - abook can be compiled with g++
23 - attempt to improve --datafile behavior
24 - html filter update (Morten Brix Pedersen)
25 - store rcfile and addressbook to .abook directory
27 - use getopt to parse command line (also new options added)
28 - use strcoll instead of strcmp for sorting entries
33 - fixed an annoying file creation bug
36 - use strcoll instead of strcmp for sorting entries
41 - new options --add-email and --add-email-quiet
42 - proper mutt alias import filter
44 - don't handle extra_column and extra_alternative as numbers in abookrc
45 - added second address field
46 - mail.vim update in contrib directory
49 - added csv import filter
50 - csv export filter fix
51 - minor html filter update
52 - fixed a minor memory leak in pine import filter
55 - "quit and print selected item(s) to stderr" command (Brian Medley)
59 - major code reorganization (phase 1)
60 - fixed help viewer functions
61 - ability to disable use of non-ascii characters (configuration option)
62 - changed SIGINT behaviour
63 - html export filter creates now valid html documents
64 - ability to print/export only selected items
67 - query/find code cleanup
68 - fixed snprintf related bugs
72 - added man page for abookrc (Alan Ford)
73 - notes are returned as optional data in mutt queries
74 - created a workaround for a mutt query bug
75 - new "extra_alternative" config option (Alan)
76 - added undo feature to editor
79 - fixed the cancel key behavior in editor
82 - new configuration file format
83 - new sorting routines
84 - minor mutt query patch (Matt)
86 - added mail2abook.py script to improve the mutt integration
87 - memory allocation changes
91 - mutt alias import filter
92 - --datafile option should work better now
93 - merged HPUX patch (submitted by Matt Kraai)
94 - added field for nickname/alias
98 - increased the maximum length of an e-mail address
99 - added Spruce and ldif export filters
101 - added support for systemwide configuration file (/etc/abook.conf)
106 - new enter_string function (scrollable input)
108 - new fields for phone numbers
109 - extra field support
110 - added open database command and --datafile option
113 - fixed terminal resizing bug
115 - fixed "roll emails" bug
116 - merged Alan's urlview patch
117 - fixed some compile warnings on some systems
120 - new proper ldif import filter
122 - GnomeCard export filter
125 - elm alias export filter
126 - plain text export filter
127 - improved import / export system
128 - a man page (contributed by Alan Ford)
132 - new command line option --convert to make format conversions
133 - new common functions for filters
134 - mutt alias export filter
135 - minor filter updates
136 - fixed a compile problem in list.c
139 - fixed a serious segfault bug in editor
143 - improved "send mail with mutt" command
144 - optimized screen refreshing
145 - abook handles now SIGINT, SIGKILL, SIGTERM signals
149 - added fields for address (address, city, state, zip, country)
150 - terminal resizing is now handled by abook
153 - dropped support for abook 0.1 / 0.2 file format
156 - fixed a redraw bug in editor which occurred only with old ncurses library
160 - PINE addressbook import and export filters added
161 - new faster load and save functions
162 - changed memory allocation method
163 - better configuration system - options.c rewritten
164 - new version of conff.c
165 - find segfault bug fixed
166 - fixed overwriting policy
169 - fixed a bug which caused list to disappear sometimes after removing items
170 - minor changes in datafile loader
171 - abook.gz import filter is now disabled as default
174 - new portable file format
175 - import filter for old data format
176 - now compiles on FreeBSD
177 - new "send mail with mutt" command
178 - multiple e-mail address support
180 - improved cursor behavior
182 - new configuration system ( ~/.abook.conf )
183 - improved memory allocation functions
184 - added invert selection command
185 - minor filter updates
188 - minor memory freeing fix
191 - major memory allocation bugfix
197 - abook finaly uses automake/autoconf setup
198 - documentation updated
203 - added find function
204 - ldif import filter update (still some bugs?)
205 - added check for terminal size
206 - removed obsolete rcfile code
207 - some changes in list.c
210 - complete rewrote of misc.c
211 - fixed a bug in mutt query
212 - changed first_item to first_list_item and LAST_ITEM to LAST_LIST_ITEM
213 - lots of minor improvements
214 - documentation updated (it's still very bad)
217 - removed dummy defaultrc.h file
219 - minor ldif import filter update
220 - minor changes and fixes
224 - mutt query now ignores case
225 - rcfile support is compiled only if -DEXPERIMENTAL option is selected (see
226 Makefile) because the rcfile support is very poor and should
227 be rewritten for 0.2 or something
228 - new file: defaultrc.h