0.4.9
 - increased the maximum length of an e-mail address
 - added Spruce and ldif export filters
 - text filter update
 - added support for systemwide configuration file (/etc/abook.conf)
 - list.c cleanup
 - minor fixes

0.4.8
 - new enter_string function (scrollable input)
 - fileselector
 - new fields for phone numbers
 - extra field support
 - added open database command and --datafile option

0.4.7
 - fixed terminal resizing bug
 - new man page
 - fixed "roll emails" bug
 - merged Alan's urlview patch
 - fixed some compile warnings on some systems

0.4.6
 - new proper ldif import filter
 - printing
 - GnomeCard export filter
 - improved ui
 - csv export filter
 - elm alias export filter
 - plain text export filter
 - improved import / export system
 - a man page (contributed by Alan Ford)
 - some fixes

0.4.5
 - new command line option --convert to make format conversions
 - new common functions for filters
 - mutt alias export filter
 - minor filter updates
 - fixed a compile problem in list.c 

0.4.4
 - fixed a serious segfault bug in editor
 - conff.c update

0.4.3
 - improved "send mail with mutt" command
 - optimized screen refreshing
 - abook handles now SIGINT, SIGKILL, SIGTERM signals

0.4.2
 - new editor
 - added fields for address (address, city, state, zip, country)
 - terminal resizing is now handled by abook
 - improved scrolling
 - bugfixes 
 - dropped support for abook 0.1 / 0.2 file format ( if you have these files
   lying around get abook 0.3.1 from
   http://members.linuxstart.com/~jheinonen/abook
   to convert them )

0.4.1
 - fixed a redraw bug in editor which occurred only with old ncurses library
 - minor updates 

0.4.0
 - PINE addressbook import and export filters added
 - new faster load and save functions
 - changed memory allocation method
 - better configuration system - options.c rewritten
 - new version of conff.c
 - find segfault bug fixed
 - fixed overwriting policy

0.3.1
 - fixed a bug which caused list to disappear sometimes after removing items
 - minor changes in datafile loader
 - abook.gz import filter is now disabled as default

0.3.0
 - new portable file format
 - import filter for old data format
 - now compiles on FreeBSD
 - new "send mail with mutt" command
 - multiple e-mail address support
 - html export filter
 - improved cursor behavior
 - fixed misc.c
 - new configuration system ( ~/.abook.conf )
 - improved memory allocation functions
 - added invert selection command 
 - minor filter updates

0.2.4
 - minor memory freeing fix 

0.2.3
 - major memory allocation bugfix

0.2.2
 - bugfixes

0.2.1
 - abook finaly uses automake/autoconf setup
 - documentation updated
 - minor changes 

0.2.0
 - multiple selection
 - added find function
 - ldif import filter update (still some bugs?)
 - added check for terminal size
 - removed obsolete rcfile code
 - some changes in list.c
 - new file: help.h
 - Makefiles modified
 - complete rewrote of misc.c
 - fixed a bug in mutt query
 - changed first_item to first_list_item and LAST_ITEM to LAST_LIST_ITEM
 - lots of minor improvements
 - documentation updated (it's still very bad)

0.1.0
 - removed dummy defaultrc.h file
 - README and COPYING
 - minor ldif import filter update
 - minor changes and fixes

0.1.0-pre-release 2
 - locale support
 - mutt query now ignores case
 - rcfile support is compiled only if -DEXPERIMENTAL option is selected (see
   Makefile) because the rcfile support is very poor and should
   be rewritten for 0.2 or something
 - new file: defaultrc.h

0.1.0-pre-release 1
