Updates for 0.2.11
authorMartin Johansson <martin@fatbob.nu>
Wed, 3 Apr 2013 17:37:49 +0000 (19:37 +0200)
committerMartin Johansson <martin@fatbob.nu>
Wed, 3 Apr 2013 17:37:49 +0000 (19:37 +0200)
ChangeLog
README.md

index 59542c03e59efd9fa2a1cc2edb3b10f87f2a99a2..ee1fa4d18130e97ece85633436a65a8f4923da53 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+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.
index 48873304167250b0d312eaef6d2611e7d9d0a5db..039589758fec495d1999d5e6b874d53b35b9021e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Project page on [GoogleCode](http://code.google.com/p/umurmur/)
 
 Source hosted on [GitHub](https://github.com/fatbob313/umurmur)
 
-uMurmur is a minimalistic Mumble server primarily targeted to run on embedded computers, like routers, with an open OS like OpenWRT. The server part of Mumble is called Murmur, hence the name uMurmur. It is available as a precompiled package for quite a lot distributions. Check your distribution's package repository.
+uMurmur is a minimalistic Mumble server primarily targeted to run on embedded computers, like routers, with an open OS like e.g. OpenWRT. The server part of Mumble is called Murmur, hence the name uMurmur. It is available as a precompiled package for quite a lot distributions. Check your distribution's package repository.
 
 Instructions for building from source
 -------------------------------------
@@ -32,6 +32,7 @@ Contributors
 * J Sisson - sisson.j ( AT ) gmail DOT com
 * [pierre.h](http://code.google.com/u/@VBRUQ1ZTAhNEXwJ9/)
 * [phr0z3nt04st](https://github.com/phr0z3nt04st)
+* [Troy C](https://github.com/troxor)
 
 Hope I didn't forget anyone... Please just send me a mail if you feel this is the case.