v0.4
24/10/2000: Added REPLYDELAY variable to enable the setting of a delay
	    before replying to a message.
	    Created splotch.h to include in elizatalk.c instead of including
	    the whole splotch.c file
	    Added variables to Makefile
	    Added all section in Makefile
	    Added clean section in Makefile
	    Added make.depend section in Makefile
	    Added install section in Makefile
	    Added uninstall section in Makefile
	    Changed the INSTALL file to match the new posibilities
	    Added a NEWS, AUTHORS, COPYING and a ChangeLog file to the archive

v0.3
31/08/2000: Removed bug: Eliza answered also on empty lines of text
	    Removed bug: Eliza answered 2 times on the last line of a message
	    Inserted option to send quoted message together with Eliza's 
	    response. 
	    Removed all needs of the name of eliza from the main dictionary
	    since no much people send ICQ messages containing the name everytime.
	    Thanks again to Ralinx for alot of help with C.

v0.2
28/08/2000: Wrote the program. Changed splotch.c to easily change 
            the words/ path.

v0.1
24/08/2000: Got the Idea, did research and found splotch
            This version was only a test for taking arguments
	    from the commandline (since I'm not very familiar with C)
	    Thanks to Ralinx for helping me out.


