X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=ChangeLog;h=244824f03e443c1b73c8add0aee446ddd6ca9780;hb=05f8696dd30c39c366220aac7531c6e8335519e7;hp=617cd84ee777e4d0176e3e58ae927a4656358270;hpb=4988547cbb3c35016872a4ed8dbcc1376473ad80;p=quassel.git diff --git a/ChangeLog b/ChangeLog index 617cd84e..244824f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,10 +13,24 @@ changes, the git history at is your friend. Without further ado, let's start: -Version 0.12.0 (TBA) -==================== +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) +=========================== * Full support for KDE Frameworks +* Properly split messages with multi-byte encodings and/or encryption +* Improve core password hashing algorithm + NOTE: This upgrades the database schema, so no downgrades are possible! * Remote password change * Core connection improvements * Build system improvements @@ -24,6 +38,7 @@ Version 0.12.0 (TBA) * Improve Qt5 support * Qt 4.8+ or Qt 5.2+ now required * Several tweaks and fixes +* Translation updates Version 0.11.0 (2014-09-23) ===========================