MWChat 4.0 Beta 0.1
====================
o none available - basic design

MWChat 4.0 Beta 0.2
====================
o none available - basic design

MWChat 4.0 Beta 0.3
====================
o Fixed a bug in the buddy lists display/auto op
o Fixed the rooms page to do less querys
o Added beeps to new peopel entering rooms.
o Got the lobby link working.
o Fixed problem with frame res not being passed.
o Fixed bug in clean variable var.
o Moved the choose resoluton screen to the login page.

MWChat 4.0 Beta 0.4
====================
o Changed the resolution to an *not required* value.
  If left blank, it will choose the 800x600 resolution.
o Fixed the /kick syntax
o Re-wrote the encryption functions. Added support for lib-mcrypt 2.4.x
o Removed the window padding numbers.
o Fixed a stripping slashes problem on the text messages.
o Tweaks to login process.
o Added check_registered function.
o Fixed display dialog to only show buddy lists if registered.
o Fixed bug is users that could login as ":"
o Added more colors, cleaned up display.
o Added smily faces... lots of em
o Added help.php - quick and dirty
o replaced beep.wav

MWChat 4.0 Beta 0.5
====================
o Added additional checks to the /kick function.
o Added optional text window javascript setfocus function. check config file
o Fixed resolution and frame sizing... THIS NEEDS TO BE TESTED ALOT
o Fixed bug in window text display
o Created options and help lang files.
o DId more work on help.php
o Adjusted text size in rooms.php to fix in 640x480 resolutions
o Removed /follow command and all references
o Added /register command and code base
o Added fix for kicking registered users that aren't authenticated.
o Added /pass command
o Added fix to stop still "authing" users from chatting
o Fixed bug in authenciate functions.
o Added security options for registered/unregistewred users.
o Fixed bug in operator buddy code
o Modifications for rregistered users in login
o Added more colors to color scale
o Added new colum to chat_users table

MWChat 4.0 Beta 0.6
====================
o Fix for window.php slowness.
o Added fix for login.php
o Turned off IE5 autocompletion on certain forms.
o Added fix for users attempting to login with a colon.
o Added fix for ssl sites. See config file option $CONFIG[Admin_HTTP]
o Fixed bug with kicking "stale" connections.
o Fixed offset in resolutions. Let me know if you find problems
o Finished the FAQ, and linked it from the dialog window.

MWChat 4.0 Beta 0.7
====================
o Minor code changes and cleanup
o Moved config file to root dir.
o Moved the global modules to libs
o Added fix for profantiy in the topic
o Added smily option for registered users.
o Added /msg command - independant of what room your in.
o Added /locate command.
o Added /help
o Made small change to mysql tables - must reload tables to use this version!
o Fix for usernames display on buddy list that were actual buddies.
o Added support for $buddy signed on, and $buddy signed off (Registered users only)
o Changed remove functions to include exit messages.
