Some cleanup of SSL handling. Remove stuff related to pre PolarSSL 1.0.0.
[umurmur.git] / ChangeLog
index 6fc20d90c3308c8d690fcd2925e1e66cd3bf15a4..ee1fa4d18130e97ece85633436a65a8f4923da53 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+0.2.11:
+Support Mumble protocol 1.2.4.
+Support Opus codec.
+Add config file option for 'Opus threshold'.
+Support PolarSSL 1.2.x.
+Fix disconnect when using PTT.
+Fix possible crash when many clients disconnects simultaneously.
+Fix error message at client disconnect when using OpenSSL.
++ some other fixes.
+
+0.2.10:
+Update version string everywhere.
+Better logging when connection fails.
+Update Changelog!
+
 0.2.9:
 Fix compile on *BSD (J Sisson).
 Fix building on OS X.