From: Martin Johansson Date: Sun, 18 Mar 2012 19:02:26 +0000 (+0100) Subject: Update changelog (loo late, but anyway...) X-Git-Url: http://git.code-monkey.de/?a=commitdiff_plain;h=d6d2c9eaaecedb79a4e19c47f37eaa547638b18f;hp=93d2f48cd18cef1eca7b9ca94753c2d14e9b9177;p=umurmur.git Update changelog (loo late, but anyway...) --- diff --git a/ChangeLog b/ChangeLog index 13a19fe..6fc20d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +0.2.9: +Fix compile on *BSD (J Sisson). +Fix building on OS X. +Support for PolarSSL 1.1.x. +Admin user via token password. +Mute/deafen/kick and optionally ban for admin user. +Optionally save banlist to file. +Bans via IP and user certificate. +Banlist editing in Mumble. +Option added to disallow text messages. +Release codename added. +Some other random fixes e.g. 'self deaf' also 'self mutes'. + 0.2.8: Add channel passwords support. 'password = "";' in channel configuration. Remove pointless CA cert handling with PolarSSL. Did not work anyway...