aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Elvio Basello2008-07-05 18:20:59 +0000
committerGravatar Elvio Basello2008-07-05 18:20:59 +0000
commit304b487ffedca7b29547562b97eab8ca1e1aba7a (patch)
tree54372dd2512d5f5800d06920efa9f07428585df3 /ChangeLog
parentadd missing semicolon (diff)
downloadKVIrc-304b487ffedca7b29547562b97eab8ca1e1aba7a.tar.gz
KVIrc-304b487ffedca7b29547562b97eab8ca1e1aba7a.tar.bz2
KVIrc-304b487ffedca7b29547562b97eab8ca1e1aba7a.zip
renamed global server database pointer; applied patch: thanks to BugSlayer
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2008 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 618fdd50b..ce8c881f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,14 @@
-buh :) - 25 June 2008
+buh :) - 5 July 2008
[KVIrc Development Team]
- Qt4 porting (wip)
- Fixed many bugs
- New build system: removed autotools in favour of CMake (thanks to all people who aid reaching this point :)
[HelLViS69]
- - finally updated this file :)
+ - Finally updated this file :)
+ - Improved About module
- New StatusBar applet: Update Indicator
- New KVS command: added 'continue'
- - Improved About module
- New KVS function: added $objects.name
- New KVS module: with serverdb you can manipulate the server list DB (wip)