X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=ChangeLog;h=244824f03e443c1b73c8add0aee446ddd6ca9780;hp=ebbd3959d33d6e096df783fc8b7238969cdc62ba;hb=9c5e6c666d5faa976eec2e0ac8bf8e1dd6c0332c;hpb=6aa9ad5dd986e87c9e12e0906a3bee988948e9c4 diff --git a/ChangeLog b/ChangeLog index ebbd3959..244824f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,17 @@ changes, the git history at is your friend. Without further ado, let's start: +Version 0.12.2 (2015-04-23) +=========================== + +* Fix PostgreSQL not re-initializing after reconnect (raising CVE-2013-4422 from the dead) +* Remove warning on startup due to a change in Kdelibs4ConfigMigrator + +Version 0.12.1 (2015-04-21) +=========================== + +* Emergency fix for behavior change in Qt5's psql driver regarding timezones + Version 0.12.0 (2015-04-15) ===========================