prevent ChanUsers from being removed when user quits with register reason
[NeonServV5.git] / configure.ac
2012-08-12 pk910*** VERSION 5.5.0 ***
2012-02-16 pk910made configure.ac using silent rules if possible v5.3
2012-02-15 pk910fixed WIN32 compatibility
2012-02-11 pk910added Makefile.am to each directory
2012-01-30 pk910added small memory debugger to detect memory leaks
2012-01-14 pk910added --enable-threads flag to enable experimental...
2012-01-13 pk910fixes for multi thread support
2012-01-13 pk910added experimental multi thread support
2011-12-22 pk910*** VERSION 5.3.0 ***
2011-12-10 pk910added AC_ARG_ENABLE to configure.ac to use -W (all...
2011-12-06 pk910fixed ssl handler
2011-12-06 pk910added OpenSSL handler
2011-10-26 pk910*** VERSION 5.2.0 ***
2011-10-05 pk910*** VERSION 5.1.0 ***
2011-10-03 pk910fixed Makefile.am
2011-10-02 pk910some modifications for WIN32 support :)
2011-10-02 pk910tried to reorder the program structure and build process