aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Elvio Basello2011-06-28 09:48:06 +0000
committerGravatar Elvio Basello2011-06-28 09:48:06 +0000
commit17f471720da7569eb8ffc2ea133fa87e14d003c3 (patch)
tree19759c9800e55ff0ec61e6f97b2a6008aa500eb5 /ChangeLog
parentSql improvements (diff)
downloadKVIrc-17f471720da7569eb8ffc2ea133fa87e14d003c3.tar.gz
KVIrc-17f471720da7569eb8ffc2ea133fa87e14d003c3.tar.bz2
KVIrc-17f471720da7569eb8ffc2ea133fa87e14d003c3.zip
updated sources date and changelogs
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5883 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ddf18263d..3de043bcd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,17 @@ This is KVIrc's changelog. It tipically lists new added features and changes tha
KVIrc's previous behaviour. For a more detailed (and up to date) log, point your browser at:
https://svn.kvirc.de/kvirc/timeline
-Update: 20110621
+Update: 20110606
+
+June 2011
+ [egns]
+ - Reworked IRC URI handling using regexp and added the possibility to paste a URI in the
+ address bar or type a host directly without the protocol (eg: irc://)
+ [CtrlAltCa]
+ - Discriminate channels across different networks in settings
+ - Added case sensivity flag to $str.* functions
+ [Noldor]
+ - Improved SQL object class
May 2011
[HelLViS69]