Version 2.0.0
 - Full rewrite

Version 1.3.3 
 - Cleaning the server name string
 - Default log file name now in lower case and '.txt' extension added if not given
 - Process case were inetd server has already been launched by another instance

Version 1.3.2
 - Code was modified to works with our very last V1.1 ReceiverCtl.dll type lib
 - Frequency is now searched in our own messages
 - Add better CTCP messages decoding (they are not processed but are decoded)
 - Add Code 439 processing: used to slow down spammers but Zirc handle it    
   differently !
 - Double click on title bar lets reduce window while the last message prints 
   into the title area
 - Form can now minimized
 - Many bug corrections: 
     - Some IRC server error conditions were not handled
     - Some IRC servers doesn't allow to JOIN immediatly after having register
       We now wait for some established conditions
     - Internal 'ident' server was not working at all !
     - URL selection was not always working
     - IrcMon can get focus on some conditions even if it was not on foreground

Version 1.3.1 
 - Modified tu use the V1.0.0.3 ReceiverCtl.dll version which corrects some
   installation errors 

Version 1.3.0
 - Uses the V1.0 ReceiverCtl.dll type lib

Version 1.2.7 
 - Add a very light 'ident' server
 - Add related option
 - Change our history buffer processing method
 - Add frequency/mode autosend function

Version 1.2.6
 - Corrects a bug in the frequency data processing where the separator was not always 
   taken into account. Now '.' and ',' separators are processed accordingly to local 
   settings.

Version 1.2.5
 - Activity monitoring function modified. No more hardcoded time-out values.
 - Added IRC Key channel input
 - URL are now fully working
 - Strip padding for the 'Cut' function   

Version 1.2.4
 - Mode IRC errors codes processed