summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-10-19 12:28:48 +0200
committerSebastien Helleu <flashcode@flashtux.org>2009-10-19 12:28:48 +0200
commit08ebcc877f0cf3b18d136029b34b435cef3ae280 (patch)
tree253bcaf611c2a120a87aad661a058251f631342d /ChangeLog
parent7075849ac325dcb4cc5f09521296465ba8df1da7 (diff)
downloadweechat-08ebcc877f0cf3b18d136029b34b435cef3ae280.zip
Improve mask used by command /kickban
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d6d231c84..ac466de1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
FlashCode <flashcode@flashtux.org>
-v0.3.1-dev, 2009-10-14
+v0.3.1-dev, 2009-10-19
Version 0.3.1 (under dev!)
@@ -25,6 +25,7 @@ Version 0.3.1 (under dev!)
* irc: add options for CTCP, to block/customize CTCP reply (task #9693)
* irc: add missing CTCP: clientinfo, finger, source, time, userinfo (task #7270)
* irc: improve error management on socket error (recv/send)
+* irc: improve mask used by command /kickban
* xfer: add missing charset decoding/encoding for IRC DCC chat (bug #27482)
* gui: fix bug with URL selection in some terminals (caused by horizontal lines)
(bug #27700)