Sat Dec 30 02:47:11 EST 2000
	* Released 0.9.3

Sun Dec 24 16:41:49 EST 2000
	* Moved some passwords_ident code inside an if statement to add efficency
	* Fixed bug where free_list would be called when it shouldn't be
	* Added more error checking for session support
	* Fixed (new?) bug where last item on list would be read twice
	* Fixed bug where second entry on two entry list would be ignored
	* Fixed and improved session support
	* Changed session save triggering from SIGUSR1 to SIGINT (ie: control-c)

Thu Dec 21 13:15:23 EST 2000
	* Released 0.9.2.pi
	* Got rid of common passwords/concat passwords etc and merged them into a
	  single method which is more powerful than the previous way I did it. See
	  README for details on usage
	* Broke session support a tad :)
	* Fixed a bunch of memory leaks
	* Remove dmalloc in favor of memwatch, added -DDEBUG

Fri Dec 15 00:02:55 EST 2000
	* Removed unnecessary argument to common_pairs

Tue Dec 12 01:01:10 EST 2000
	* Added 0 and 1 to concat.lst

Thu Nov 23 18:56:29 EST 2000
	* Fixed absolute filename bugs
	* Cleaned up code a bit

Thu Nov 23 12:12:23 EST 2000
	* Released 0.9.0

Wed Nov 22 20:20:20 EST 2000
	* Fixed bug where quiet wouldn't be so quiet
	* Fixed bug where useragent would not be user settable
	* Added config file support
	* Added --verbose
	* Added absolute filename detection
	* textlist now refuses to open directories
	* Fixed make install, directory now installed as 0755
	* Changed compile optimizations in Makefile
	* Fixed free() bug that would cause instant segfault

Tue Nov 21 23:25:07 EST 2000
	* Fixed bug in extract [misc.c] that caused it never to return NULL

Mon Nov 20 22:09:52 EST 2000
	* Released 0.8.0
