From: Manuel Nickschas Date: Tue, 25 Mar 2014 22:42:57 +0000 (+0100) Subject: Update ChangeLog X-Git-Tag: 0.9.3~1 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=e0031a1f09b568ab2fd34d6800a1662a2dad3591 Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index ce6b1030..e5510f16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,18 @@ changes, the git history at is your friend. Without further ado, let's start: +Version 0.9.3 (2014-03-25) +========================== + +* Notification fixes +* Improve reliability of SSL connections +* Save toolbar state properly on Mac +* Prevent user interaction with the web preview +* Fix fullscreen mode +* Fix spurious crash caused by shaky ircd connections +* Fix adding an unneeded colon to custom commands +* Avoid Qt's DNS cache to properly handle round-robin DNS records + Version 0.9.2 (2013-11-26) ==========================