5 - custom output format (Raphaël Droz)
6 - remove duplicates (Fabio Zanini)
7 - merge entries (Fabio Zanini)
8 - mutt groups support (Fabio Zanini)
9 - vcard initial input filter (Michael Krolikowski)
10 - vcard parser improvements (Fabio Zanini, Raphaël Droz)
11 - color support (Thorsten Wißmann)
12 - mouse support (Thorsten Wißmann)
13 - extra-fields deletion bugfix (Jorrit Tijben)
14 - additional keybindings (Hagen Fuchs)
15 - autotools update (Fabio Zanini)
16 - case-sensitive ldif fields parsing (Christian Brabandt)
17 - ldif standard input support (Raphaël Droz)
18 - ldif extensible field management rewrite (Raphaël Droz)
19 - html output fixes (Stéphane Aulery)
20 - memory bugfixes (Peter Wu)
21 - vcard birthday export fix (Gaetan Bisson)
24 - configurable views (Cedric Duval)
25 - new field types, lists and improved custom field support (Cedric Duval)
26 - index_format option (Cedric Duval)
27 - Italian translation (Claudio Stazzone)
31 - fixed gcrd export format (\r\n line endings according to RFC, Marc Tardif)
32 - fix localized keybindings with --disable-nls
35 - fixed gcrd export format (Marc Tardif)
36 - i18n support (Cedric Duval)
37 - French translation (Cedric Duval)
38 - Swedish translation (Susanna Björverud)
39 - Japanese translation (Takahashi Tamotsu)
40 - German translation (Johannes Weißl)
41 - palmcsv import filter (Marc Tardif)
42 - use better common code for csv filters (Marc Tardif)
43 - translation HOWTO (Cedric Duval)
44 - wanderlust export filter (Josef Schugt)
45 - create a backup at save time
47 - ui_readline limit fix
50 - add show_cursor config option (idea from Cheryl Homiak)
51 - autoconf/automake update
52 - replace abook_malloc, abook_realloc and my_free with new xmalloc routines
53 - replace strdup with xstrdup
54 - update for abook_rl (abook_readline)
55 - make it compile with tcc (Tiny C Compiler)
56 - code cleanups and minor fixes
59 - add allcvs filters (Christoph Sobotka)
60 - removed a lefover debug message
61 - fixed mutt import filter nickname cutoff
66 - five custom fields added
67 - experimental wide character support
68 - fixed a crash bug in mutt filter
69 - fixed errors in configure.in (especially snprintf-functions were incorrectly
71 - abookrc manual page update
74 - sort by field command
75 - duplicate item command
76 - quit without saving command
77 - autoconf/automake update
79 - tried to fix \" quotation problem with mutt import filter
80 - removed obsolete filesel_sort option from abookrc manual page
81 - added bbdb2xx translator source to contrib
84 - tried to work around some problems with readline
85 - some documentation update
87 - updated autoconf/automake
89 - pine import filter update
91 - options.c rewritten (new mutt style rc file support)
92 - palmcsv export filter (Koenraad Heijlen)
93 - added a spec file for rpm support
94 - added --with-readline configure option
95 - merged newtab patch by Sinan Kaan Yerli
96 - new option: add_email_prevent_duplicates
100 - abook can be compiled with g++
101 - attempt to improve --datafile behavior
102 - html filter update (Morten Brix Pedersen)
103 - store rcfile and addressbook to .abook directory
105 - use getopt to parse command line (also new options added)
106 - use strcoll instead of strcmp for sorting entries
111 - fixed an annoying file creation bug
114 - use strcoll instead of strcmp for sorting entries
119 - new options --add-email and --add-email-quiet
120 - proper mutt alias import filter
122 - don't handle extra_column and extra_alternative as numbers in abookrc
123 - added second address field
124 - mail.vim update in contrib directory
127 - added csv import filter
128 - csv export filter fix
129 - minor html filter update
130 - fixed a minor memory leak in pine import filter
133 - "quit and print selected item(s) to stderr" command (Brian Medley)
137 - major code reorganization (phase 1)
138 - fixed help viewer functions
139 - ability to disable use of non-ascii characters (configuration option)
140 - changed SIGINT behaviour
141 - html export filter creates now valid html documents
142 - ability to print/export only selected items
143 - new editor commands
145 - query/find code cleanup
146 - fixed snprintf related bugs
150 - added man page for abookrc (Alan Ford)
151 - notes are returned as optional data in mutt queries
152 - created a workaround for a mutt query bug
153 - new "extra_alternative" config option (Alan)
154 - added undo feature to editor
157 - fixed the cancel key behavior in editor
160 - new configuration file format
161 - new sorting routines
162 - minor mutt query patch (Matt)
164 - added mail2abook.py script to improve the mutt integration
165 - memory allocation changes
169 - mutt alias import filter
170 - --datafile option should work better now
171 - merged HPUX patch (submitted by Matt Kraai)
172 - added field for nickname/alias
176 - increased the maximum length of an e-mail address
177 - added Spruce and ldif export filters
179 - added support for systemwide configuration file (/etc/abook.conf)
184 - new enter_string function (scrollable input)
186 - new fields for phone numbers
187 - extra field support
188 - added open database command and --datafile option
191 - fixed terminal resizing bug
193 - fixed "roll emails" bug
194 - merged Alan's urlview patch
195 - fixed some compile warnings on some systems
198 - new proper ldif import filter
200 - GnomeCard export filter
203 - elm alias export filter
204 - plain text export filter
205 - improved import / export system
206 - a man page (contributed by Alan Ford)
210 - new command line option --convert to make format conversions
211 - new common functions for filters
212 - mutt alias export filter
213 - minor filter updates
214 - fixed a compile problem in list.c
217 - fixed a serious segfault bug in editor
221 - improved "send mail with mutt" command
222 - optimized screen refreshing
223 - abook handles now SIGINT, SIGKILL, SIGTERM signals
227 - added fields for address (address, city, state, zip, country)
228 - terminal resizing is now handled by abook
231 - dropped support for abook 0.1 / 0.2 file format
234 - fixed a redraw bug in editor which occurred only with old ncurses library
238 - PINE addressbook import and export filters added
239 - new faster load and save functions
240 - changed memory allocation method
241 - better configuration system - options.c rewritten
242 - new version of conff.c
243 - find segfault bug fixed
244 - fixed overwriting policy
247 - fixed a bug which caused list to disappear sometimes after removing items
248 - minor changes in datafile loader
249 - abook.gz import filter is now disabled as default
252 - new portable file format
253 - import filter for old data format
254 - now compiles on FreeBSD
255 - new "send mail with mutt" command
256 - multiple e-mail address support
258 - improved cursor behavior
260 - new configuration system ( ~/.abook.conf )
261 - improved memory allocation functions
262 - added invert selection command
263 - minor filter updates
266 - minor memory freeing fix
269 - major memory allocation bugfix
275 - abook finaly uses automake/autoconf setup
276 - documentation updated
281 - added find function
282 - ldif import filter update (still some bugs?)
283 - added check for terminal size
284 - removed obsolete rcfile code
285 - some changes in list.c
288 - complete rewrote of misc.c
289 - fixed a bug in mutt query
290 - changed first_item to first_list_item and LAST_ITEM to LAST_LIST_ITEM
291 - lots of minor improvements
292 - documentation updated (it's still very bad)
295 - removed dummy defaultrc.h file
297 - minor ldif import filter update
298 - minor changes and fixes
302 - mutt query now ignores case
303 - rcfile support is compiled only if -DEXPERIMENTAL option is selected (see
304 Makefile) because the rcfile support is very poor and should
305 be rewritten for 0.2 or something
306 - new file: defaultrc.h