From 3393ee6a85bb41bbe6ea2540117af1e574bc9666 Mon Sep 17 00:00:00 2001 From: Jan Vidar Krey Date: Mon, 5 Apr 2010 16:43:43 +0200 Subject: [PATCH] Updated changelog. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3e9a0f0..b39c7ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +0.3.1: +- Fixed bug where !getip did not work. +- Added flood control configuration options. +- Added configuration options to disallow old/obsolete ADC clients. +- Fixed crash bugs, an freezes. +- SSL/TLS fix for tls_require configuration option. +- Fixed disconnect messages, so that clients can interpret them. +- Fixed bugs where share limits could be circumvented. +- Added support for listening to multiple ports. +- kqueue backend for Mac OS X, and BSD systems. + + 0.3.0: - More user commands: ban, broadcast, mute, rules, history, myip, whoip, log - Experimental SSL support