  Dec/1999   1.30	Original ari-yahoo code, no colour, no windows

  Feb/2000   0.00 	Old-Single window version with colour

1/Apr/2000   0.10	Latest version, input, output and userlist windows
	        	uses ncurses and should work okay on terminals with
			no colour support in black & white.

3/Apr/2000   0.11	Added support for different modes, user details are
			now dependent on your mode being large enough to
			display them, if your mode has less than 90 columns
			only the name is displayed, green for online, red
			for offline, with 90-120 you get also the word
			online or offline, over 120 you get the full status
			message.

4/Apr/2000   0.11       Added commands to add and delete buddies, these are
			/add and /del - use /help as usual to list commands

5/Apr/2000   0.12       Added status display in >120 column mode, corrected
			a couple of bugs, now the user list is displayed on
			startup even when none of your buddies are online,
			also /Q works correctly with no target to unselect.

12/Apr/2000  0.13	Added Timestamping, Logging, ^U to abort the current
			line of input, also, logon and logoff times are
			displayed. Logging is performed to yahoo.log in the
			directory you started it from.

17/Apr/2000  0.14	Added /beep, /nobeep commands to enable/disable 
			beeping on messages, added status changing, changed
			the /add, /del commands so they don't restart every
			time, added /restart command to restart the clients
			if the usernames go out of sync or you reconnect to
			the internet.

21/Apr/2000  0.15	Improved 80x25 support, rewrote user tracking to 
			cope with a problem inflicted on me by cheetachat
			users :/ /add and /del commands now only take about
			half a second to execute (compared to about 3), new
			/reply command added with either selects the last
			person to message you as the current target or if
			a message is given, sends that to the last person
			to message you leaving your target unaffected.