0.1.1: o Bug Fix: random disconnect of users. (Thanks to Olivier Masseau) o Bug Fix: cgi crashes when dns lookup fails o Restructured cgi section. Should be much cleaner and probably fixed few bugs. o One of the connection was not made to non-blocking in server. o Moved all code off of mmgr and moved to efence for debug o Updated few int vs unsigned int problem in ByteArray o Fixed compilation problem for BSD systems. Should compile with no problem now. (Thanks to Trejkaz Xaoza) o Fixed few stl calls to work with most stl library. (Thanks to Trejkaz Xaoza) o Included icc compilation string in Makefile. o Cleaned up the Makefile