..:[ FlyStats ]:.. Version 0.9-7 12/02/2000
*************
+ Added NotifyOpersMissingServer option in Stat. conf file
+ Added help message for opers only functions
+ Added counts in STAT M command and output is now sorted
* Removed "invalid host" message, all hosts now correctly working
* Changed Makefiles
* Updated doc files
* Fixed memory leak in REHASH command
! Fixed infinite loop in STAT C command !!:)
- Removed Dutch translation, back soon :)
- Removed DAILYRESET command

Version 0.9-6 29/01/2000
*************
+ Ask for DEBUG code in configure script to save CPU time
* Rewrite server reconnection routine (removed a lot of bugs), now it's ok:)
* Added login on Access option in configure script
* SIGHUP works again :)
* Clean up some code
* SIGUSR1/REHASH now unidentify users

Version 0.9-5 17/01/2000
*************
+ Now FlyStats can be compiled without MultiThreads library (in this case ProxyScan
is disable), added option in configure script
+ Added multiple RemoteServer support and auto reconnect
+ Added IDENTIFY command and support of flags, added option in configure script
+ Added "makelang:" in makelang output
+ Added "-data" option in command line (thanks Jack !:)
+ Added "-about" option in command line
+ Added DETECT_LOCALKILL define in config.h
+ Added many logs
* Rewrite of multithreads proxy detection routine, now it's totaly working
on larger networks
* Now all multithreaded code will be compiled with _REENTRANT defined
* StatServ now terminating and restarting with correct SQUIT message
* Really added "-version" option in command line and complete "-help" message
! Fixed segfault when flystats cannot create and write in log or pid files

Version 0.9-4 10/01/2000
*************
+ Added Unreal option in configure script for better support
+ Added Hybrid ircd support
+ Added socks4 and wingate insecure proxy detection
+ Added Linux kernel and libc detection in configure script to disable
SIGUSR1 support on old 2.1.x and early, and on libc5 based system,
on these kernels this signal is used by LinuxThreads
* Fixed a little memory leak in REHASH
* Fixed display bug in INFO with IRCu 2.10.x Protocol 10

Version 0.9-3 04/01/2000
*************
+ Added IRCu 2.10.x Protocol 10 support (very beta)
+ Added LANGUAGE command
* Better IRCu support
* Fixed configure problem with FreeBSD

Version 0.9-2 02/01/2000
*************
+ Added english stat.conf file <lara-irc@ifrance.com>
+ Added Dutch translation <Melle Visser>
* IRCu 2.10 #define fix