===============
VERSION HISTORY
===============

[Version 1.5.2]
* fixed a minor bug
* chat screen can be opened in a popup window
(Jun 22, 2003)

[Version 1.5.1]
* added more config options
(Jun 12, 2003)

[Version 1.5.0]
* multilingual support
(May 23, 2003)

[Version 1.4.5]
* allow admin to lock channel
* limit maximum users in each channel
(May 06, 2003)

[Version 1.4.4]
* added ability to adjust time offset
* added nickname filter feature
(May 03, 2003)

[Version 1.4.3]
* fixed minor bugs
* ability to select color from the colorpicker
* /log command does not work in CFMX (fixed)
(Apr 27, 2003)

[Version 1.4.2]
* the script now works in NS6
* fixed minor bugs
(Mar 20, 2003)

[Version 1.4.1]
* display users online in the login page
* channels do not display in the order they were created in CFMX (fixed)
(Mar 11, 2003)

[Version 1.4]
* allow user to create new channel
* log chat function does not log all messages in some cases (fixed)
* added /log command which allows the admin to view logfile
* Used cfhtmlhead and meta tag instead CFCONTENT to handle unicode charset encoding
(Mar 10, 2003)

[Version 1.3.4]
* when user is away, away message will be send back automatically if someone pm him/her
* added /topic, /banip admin command
* added /op and /deop command which allow the admin to grant moderator access to user
* chat logging file is now displays emoticons correctly
(Mar 07, 2003)

[Version 1.3.3]
* Added ability to log chat text
* Support external user validation to make it easy to interact with existing database
* The command /where now is changed to /find
(Mar 03, 2003)

[Version 1.3.2]
* Optimized codes and structure to gain performance
* Added commands /public /now
* Added ability to ban ip address
(Feb 27, 2003)

[Version 1.3.1]
* Fixed bug in CFMX when changing channel
(Feb 24, 2003)

[Version 1.3]
* Fixed change nick command bug (/nick) 
* Fixed /notice command which allows only 1 word displayed (thanks Rio - promo@bursaneka.com)
* Added ability to log every login
(Feb 20, 2003)

[Version 1.2]
* Added language pack
* Chat text will no longer display weird symbols when using unicode charset format (using CFCONTENT)
(Jan 11, 2003)

[Version 1.1]
* IRC commands
* Fixed some bugs
* Support emoticons in chat text
* Allow private chat
* Multiple channels support
(Oct 14, 2002)

[Version 1.0]
* Allow private chat
* Multiple channels support 