Update changelog (loo late, but anyway...)
[umurmur.git] / ChangeLog
index 13a19fe1b979a0ae88e71c95554efaf862c4d0e8..6fc20d90c3308c8d690fcd2925e1e66cd3bf15a4 100644 (file)
--- 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 = "<password>";' in channel configuration.
 Remove pointless CA cert handling with PolarSSL. Did not work anyway...