3 - tried to fix \" quotation problem with mutt import filter
4 - removed obsolete filesel_sort option from abookrc manual page
5 - added bbdb2xx translator source to contrib
8 - tried to work around some problems with readline
9 - some documentation update
11 - updated autoconf/automake
13 - pine import filter update
15 - options.c rewritten (new mutt style rc file support)
16 - palmcsv export filter (Koenraad Heijlen)
17 - added a spec file for rpm support
18 - added --with-readline configure option
19 - merged newtab patch by Sinan Kaan Yerli
20 - new option: add_email_prevent_duplicates
24 - abook can be compiled with g++
25 - attempt to improve --datafile behavior
26 - html filter update (Morten Brix Pedersen)
27 - store rcfile and addressbook to .abook directory
29 - use getopt to parse command line (also new options added)
30 - use strcoll instead of strcmp for sorting entries
35 - fixed an annoying file creation bug
38 - use strcoll instead of strcmp for sorting entries
43 - new options --add-email and --add-email-quiet
44 - proper mutt alias import filter
46 - don't handle extra_column and extra_alternative as numbers in abookrc
47 - added second address field
48 - mail.vim update in contrib directory
51 - added csv import filter
52 - csv export filter fix
53 - minor html filter update
54 - fixed a minor memory leak in pine import filter
57 - "quit and print selected item(s) to stderr" command (Brian Medley)
61 - major code reorganization (phase 1)
62 - fixed help viewer functions
63 - ability to disable use of non-ascii characters (configuration option)
64 - changed SIGINT behaviour
65 - html export filter creates now valid html documents
66 - ability to print/export only selected items
69 - query/find code cleanup
70 - fixed snprintf related bugs
74 - added man page for abookrc (Alan Ford)
75 - notes are returned as optional data in mutt queries
76 - created a workaround for a mutt query bug
77 - new "extra_alternative" config option (Alan)
78 - added undo feature to editor
81 - fixed the cancel key behavior in editor
84 - new configuration file format
85 - new sorting routines
86 - minor mutt query patch (Matt)
88 - added mail2abook.py script to improve the mutt integration
89 - memory allocation changes
93 - mutt alias import filter
94 - --datafile option should work better now
95 - merged HPUX patch (submitted by Matt Kraai)
96 - added field for nickname/alias
100 - increased the maximum length of an e-mail address
101 - added Spruce and ldif export filters
103 - added support for systemwide configuration file (/etc/abook.conf)
108 - new enter_string function (scrollable input)
110 - new fields for phone numbers
111 - extra field support
112 - added open database command and --datafile option
115 - fixed terminal resizing bug
117 - fixed "roll emails" bug
118 - merged Alan's urlview patch
119 - fixed some compile warnings on some systems
122 - new proper ldif import filter
124 - GnomeCard export filter
127 - elm alias export filter
128 - plain text export filter
129 - improved import / export system
130 - a man page (contributed by Alan Ford)
134 - new command line option --convert to make format conversions
135 - new common functions for filters
136 - mutt alias export filter
137 - minor filter updates
138 - fixed a compile problem in list.c
141 - fixed a serious segfault bug in editor
145 - improved "send mail with mutt" command
146 - optimized screen refreshing
147 - abook handles now SIGINT, SIGKILL, SIGTERM signals
151 - added fields for address (address, city, state, zip, country)
152 - terminal resizing is now handled by abook
155 - dropped support for abook 0.1 / 0.2 file format
158 - fixed a redraw bug in editor which occurred only with old ncurses library
162 - PINE addressbook import and export filters added
163 - new faster load and save functions
164 - changed memory allocation method
165 - better configuration system - options.c rewritten
166 - new version of conff.c
167 - find segfault bug fixed
168 - fixed overwriting policy
171 - fixed a bug which caused list to disappear sometimes after removing items
172 - minor changes in datafile loader
173 - abook.gz import filter is now disabled as default
176 - new portable file format
177 - import filter for old data format
178 - now compiles on FreeBSD
179 - new "send mail with mutt" command
180 - multiple e-mail address support
182 - improved cursor behavior
184 - new configuration system ( ~/.abook.conf )
185 - improved memory allocation functions
186 - added invert selection command
187 - minor filter updates
190 - minor memory freeing fix
193 - major memory allocation bugfix
199 - abook finaly uses automake/autoconf setup
200 - documentation updated
205 - added find function
206 - ldif import filter update (still some bugs?)
207 - added check for terminal size
208 - removed obsolete rcfile code
209 - some changes in list.c
212 - complete rewrote of misc.c
213 - fixed a bug in mutt query
214 - changed first_item to first_list_item and LAST_ITEM to LAST_LIST_ITEM
215 - lots of minor improvements
216 - documentation updated (it's still very bad)
219 - removed dummy defaultrc.h file
221 - minor ldif import filter update
222 - minor changes and fixes
226 - mutt query now ignores case
227 - rcfile support is compiled only if -DEXPERIMENTAL option is selected (see
228 Makefile) because the rcfile support is very poor and should
229 be rewritten for 0.2 or something
230 - new file: defaultrc.h