1.4
---
 + Added /WHO's online
 + Added /MSG multi-node message capabillity ... note that you cannot see
   multinode messages when you are in an MPE.. but if you want to test it,
   send one to yourself and then exit to see it ;)
 + Added security checks when /TYPE is issued. m-Chat will not allow 
   MYSTIC.DAT, USERS.DAT, *.EXE, *.COM, or *.OVR, to be viewed at all.
 + Added /TYPE to automatically append .ANS, or .ASC if no extension is
   given when the command is issued (like dispfile basically).
 + Logs with no path specified will automatically go into your BBS log
   directory. This seems like a logical place for them ;)
 ! Fixed the /ME additional linefeed being logged to the log file.
 ! Fixed the /LOG command again ;)
 ! Fixed CMD_PREFIX in log file having hard-coded spaces. Oversight on
   my behalf, sorry..
 - Removed ability to use /m for actions since /MSG was added.

1.3
---
 + Added MCI parser -- 
   You can now include your own custom date, and time, as well as which user
   you are chatting with in your log headers and footers and they will be
   evaluated in real time!
 + Added new color: Regular color (|RC) which is for non-colored text
   purposes..
 ! Fixed the continuing line with no spaces logging bug
 ! Fixed the word-wrap logging bug
 + Cosmetic fixes internal to the source using the MCI parser now instead
   of bulky CFGDATA array constants =]
 + Changed default security to disallow remote users from issuing commands
 ! Fixed lines that began with a / not being interpreted or logged
   properly that were not followed by commands.

1.2
---
 + Added word-wrap functionality
 + Cleaned up logging facilities
 + Minor cosmetic fixes

1.1
---
 ! Fixed the input routine
 ! Fixed backspace stuff
 + Commented the source so others can learn from it
 ! Made the internal displays alot prettier
 + Made all the stuff m-Chat displays (except errors) configurable
 - Removed up/down/left/right cursor movement (this would be cool but...)
 

1.0
---
> FIRST RELEASE
