Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2015-12-20 21:22:28 +0300
committerMikkel Krautz <mikkel@krautz.dk>2015-12-20 21:22:28 +0300
commit303958fd79973c348b7ea0c5c745625c7fa607a6 (patch)
tree61464ddabedd757713a0f49afa9c8789cac9794f
parent443d0d294ce4aaf8109d897b9b990541cb079901 (diff)
Update changelog.1.2.12
-rw-r--r--CHANGES19
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4fd82d504..e4a338baa 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,18 @@
+2015-12-20
+ Mikkel Krautz <mikkel@krautz.dk>
+ 443d0d2 AudioInput: ensure our encoders are reset correctly when using
+ > 1 frame per packet.
+
+2015-12-10
+ Mikkel Krautz <mikkel@krautz.dk>
+ 1a4ae8d LogTextBrowser: move all scroll-to-bottom logic to the
+ LogTextBrowser.
+ 31b68bf Bump version to 1.2.12.
+
+2015-12-06
+ Mikkel Krautz <mikkel@krautz.dk>
+ 212a4c0 Update changelog.
+
2015-12-05
Mikkel Krautz <mikkel@krautz.dk>
a1a5b10 GlobalShortcut: update help text for marking Mumble trusted
@@ -68,6 +83,10 @@
7b086e8 SSL: add MumbleSSL::defaultOpenSSLCipherString().
0a89171 SSL: implement OpenSSL cipher list format reader.
+2015-04-30
+ Stefan Hacker <dd0t@users.sourceforge.net>
+ 1e4e1e1 Prevent OverlayClient destructor from hanging on disconnect
+
2015-03-22
Mikkel Krautz <mikkel@krautz.dk>
7efa896 Fix Qt 4 build of mach-override to build both x86 and x86-64