nmzmail ChangeLog
=================
nmzmail-0.1.3
 - Fix getopt on PPC platform (patch by Sebastien Cevey).
 - Change commandline syntax for indexing (the -m option is deprecated now),
   simply use "nmzmail -i <maildir1> <maildir2> ..." (noticed by Tom Martin
   on zsh mailing list).
 - Use automake/autoconf.

nmzmail-0.1.2
 - Fix quoted multiword queries. E.g the query string "bug report" now only
   returns results that literally contain the string "bug report".	
 - Add -n <limit> option to limit the number of results. Default is 2000.
	
nmzmail-0.1.1
 - Fix a rather nasty bug, that can cause data loss if -r option is 
   used with directory names containing blanks.

nmzmail-0.1
 - initial version