From ae9ebca91d2cfd158e5002eed89d407dba031c5a Mon Sep 17 00:00:00 2001 From: Thorvald Natvig Date: Sat, 10 May 2008 12:34:42 +0000 Subject: [PATCH] Changelog update git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1157 05730e5d-ab1b-0410-a4ac-84af385074fa --- CHANGES | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index acada1d5a..f2e78d3e6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,15 @@ -2008-05-09 Revision 1142-1146 +2008-05-10 Revision 1151-1155 + * Another translation sync from debian's pkg-voip team + * Update persistent indexes for children in PlayerModel + * Fix crash when moving populated channels to parents. + * Avoid crash when no audio systems worked + * Try to speed up filling the public server list on X11. + Set a name on the GlobalShortcutConfig for skinning. + * Fix crashbug when %APPDATA% is unset for some reason. +2008-05-09 Revision 1142-1149 + * PulseAudio detection should be slightly more stable. + * Cure for Qt 4.4 SSL slowness. + * Changelog update * Static build with Qt 4.4 * Indenting * AGC tests