summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-07-18 19:58:29 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-07-18 19:58:29 +0200
commitfb86f21a5fb3ec516c3226cd1578d5b4d3ff2ec5 (patch)
tree298089d3f669c97403b7022658a7a9dd464e62e3 /ChangeLog
parent7389514c0977f3c85faf0cd52db5b9e9759cc5f6 (diff)
downloadweechat-fb86f21a5fb3ec516c3226cd1578d5b4d3ff2ec5.zip
irc: add support of wildcards in commands (de)op/halfop/voice (task #9221)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 209b19b20..5959f09c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
-v0.4.2-dev, 2013-07-15
+v0.4.2-dev, 2013-07-18
This document lists all changes for each version.
@@ -34,6 +34,7 @@ Version 0.4.2 (under dev!)
* core: fix line alignment when option weechat.look.buffer_time_format is set
to empty string
* aspell: add support of enchant library (patch #6858)
+* irc: add support of wildcards in commands (de)op/halfop/voice (task #9221)
* irc: add option irc.look.pv_tags
* irc: fix error message on /invite without arguments (bug #39272)
* irc: add support of special variables $nick/$channel/$server in commands