summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-01-06 12:25:34 +0100
committerSebastien Helleu <flashcode@flashtux.org>2013-01-06 12:25:34 +0100
commitfaccb87a105227dab134ed41ca1b313b42dc2375 (patch)
treec32588724c9b38fbd34f7e7461fe6cc532ec9522 /ChangeLog
parent323801f869727000196b27eb09f593929db4fe38 (diff)
downloadweechat-faccb87a105227dab134ed41ca1b313b42dc2375.zip
irc: fix display of actions (/me) when they are received from a relay client (in channel and private buffers) (bug #38027)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d36dc28e..431b5c3d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
-v0.4.0-rc2, 2013-01-05
+v0.4.0-rc2, 2013-01-06
Version 0.4.0 (under dev!)
@@ -71,6 +71,8 @@ Version 0.4.0 (under dev!)
aspell.check.suggestions (task #12061)
* aspell: fix creation of spellers when number of dictionaries is different
between two buffers
+* irc: fix display of actions (/me) when they are received from a relay client
+ (in channel and private buffers) (bug #38027)
* irc: fix memory leak when updating modes of channel
* irc: add tags "irc_nick1_xxx" and "irc_nick2_yyy" in message displayed for
command "NICK"