X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=ChangeLog;h=d81efe22e93c62fbf85972d13212ac8aa00d30b3;hp=ef4dfe60c0d0388283873d42aeceec33e55a8c12;hb=c2d0b50831ac17d0d87c79a2f3f0b3f4ba55a26b;hpb=3f575aa42a22cab3805b0fd01373418619e45846 diff --git a/ChangeLog b/ChangeLog index ef4dfe60..d81efe22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,30 @@ changes, the git history at is your friend. Without further ado, let's start: +Version 0.7.0 (not yet released) +================================ + +* Bump Qt dependency: we need Qt 4.6 for client and monolithic now +* Fullscreen mode (F11) +* CTCP CLIENTINFO support +* Shortcuts for navigation between chats (Alt+Left/Right/Up/Down) +* Add blowfish encryption (/setkey and /delkey; needs QCA2) +* Shortcut editing for all platforms (!KDE) +* Improved handling of invites +* New tray icon for highlights +* Global away +* Emacs-style keybindings for the input line +* Improved markerline behavior + - Allow manual setting (Ctrl+R) + - Provide shortcut for jumping to the markerline (Ctrl+K) +* New languages: pt, jp +* Many bugfixes + +Version 0.6.1 (2010-04-16) +========================== + +* Critical bugfixes + Version 0.6.0 (2010-04-14) ==========================