X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=ChangeLog;h=8e483a8bfba14981edbd42d59d9636c18b1a58c8;hp=fa9b13f3c686fa546cea3b5de4376beef161f338;hb=29e31073730bcc9dde21347d6033f75da383d7ef;hpb=2f6178fc5770ea25c48bca16610cd677e3092818 diff --git a/ChangeLog b/ChangeLog index fa9b13f3..8e483a8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,23 @@ changes, the git history at is your friend. Without further ado, let's start: +Version 0.4.0 (not yet released) +================================ + +* Optional support for KDE4 + - KNotify support + - KDE icon and color theme support + - Editable shortcuts +* Core now supports a proxy for connections to IRC +* Core supports SSL certs and keys for IRC connections +* Chat Monitor configuration dialog +* Audio notifications +* Clickable channel names in ChatView +* Improved context menus in ChatView +* Respect the separate clipboards (Ctrl+C / X11 selection) on X11 +* Improved mouse handling: + - Double/triple click selections + - Drag'n'Drop Version 0.3.1 (2008-11-20) ================================