summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-06-02 15:17:54 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-06-02 15:17:54 +0200
commit4a61dc96338ef9af1ca677ff35ed813eebd6794a (patch)
tree95382a844aa7716b344be0428f0e67bcac9dac3c /ChangeLog
parente46fc211296922d40bc4de6f637e235d2722320b (diff)
downloadweechat-4a61dc96338ef9af1ca677ff35ed813eebd6794a.zip
Fix bug with command-line option "irc://" (bug #29990), new format for port and channels
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e0cc2613..a29732ca1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
FlashCode <flashcode@flashtux.org>
-v0.3.3-dev, 2010-06-01
+v0.3.3-dev, 2010-06-02
Version 0.3.3 (under dev!)
@@ -14,6 +14,8 @@ Version 0.3.3 (under dev!)
process)
* api: add function "string_expand_home", fix bug with replacement of home in
paths
+* irc: fix bug with command-line option "irc://" (bug #29990), new format for
+ port and channels
* irc: add command /wallchops, fix bug with display of notice for ops
(task #10021, bug #29932)
* irc: add isupport value in servers (content of IRC message 005), with new