summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-09-30 17:44:49 +0200
committerSebastien Helleu <flashcode@flashtux.org>2009-09-30 17:44:49 +0200
commit5a0a2cfcb99afa0199bc918d346420feb514d386 (patch)
tree5a65d6111f6fc039d49beff3c728b2a830e84e04 /ChangeLog
parentebd17f79eb1a8c7db7e11e12b97a757f74c9881e (diff)
downloadweechat-5a0a2cfcb99afa0199bc918d346420feb514d386.zip
Allow use of wildcards for /alias list (patch #6925)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1aa039526..8d4d5e75f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@ Version 0.3.1 (under dev!)
* core: fix plural form in translation files (bug #27430)
* core: fix terminal title bug: do not reset it when option
weechat.look.set_title is off (bug #27399)
+* alias: allow use of wildcards for /alias list (patch #6925)
* alias: fix bug with arguments (bug #27440)
* irc: add options for CTCP, to block/customize CTCP reply (task #9693)
* irc: add missing CTCP: clientinfo, finger, source, time, userinfo (task #7270)