From 4e6c6844e928215651d0cb7691a28755f2045efa Mon Sep 17 00:00:00 2001 From: Martin Johansson Date: Wed, 3 Apr 2013 19:37:49 +0200 Subject: [PATCH] Updates for 0.2.11 --- ChangeLog | 10 ++++++++++ README.md | 3 ++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 59542c0..ee1fa4d 100644 --- 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. diff --git a/README.md b/README.md index 4887330..0395897 100644 --- 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. -- 2.30.2