diff options
| author | 2008-08-06 14:58:56 +0000 | |
|---|---|---|
| committer | 2008-08-06 14:58:56 +0000 | |
| commit | 2b334947e06caa600c462d3912564f25074d71cc (patch) | |
| tree | b25a31ebc7dd98c3496192cedfa97f0efd679c43 | |
| parent | update (diff) | |
| download | KVIrc-2b334947e06caa600c462d3912564f25074d71cc.tar.gz KVIrc-2b334947e06caa600c462d3912564f25074d71cc.tar.bz2 KVIrc-2b334947e06caa600c462d3912564f25074d71cc.zip | |
updated changelog
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2205 17fca916-40b9-46aa-a4ea-0a15b648b75c
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,6 +2,8 @@ buh :) - 3 August 2008 [KVIrc Development Team] - Qt4 porting (wip) - Fixed tons bugs + - Cleaned up source code: many unused or deprecated functions have been removed, + code optimizazions and many comments have been added - New build system: removed autotools in favour of CMake (thanks to all people who aid reaching this point :) @@ -18,11 +20,13 @@ buh :) - 3 August 2008 - Finally updated this file :) - Improved About module - New StatusBar applet: Update Indicator + - Improved StatusBar clock applet - New KVS command: added 'continue' - New KVS function: added $objects.name - New KVS module: with serverdb you can manipulate the server list DB - New KVS module: with proxydb you can manipulate the proxy list DB - - Improved StatusBar clock applet + - Added style customization to the last read marker line, its own new icon will + appear above to improve readablity :) [Voker57] - New audio support: Phonon (wip) |
