1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 02:33:12 +02:00

Set buffer local variable "away" when opening new IRC channel (bug #29618)

This commit is contained in:
Sebastien Helleu
2010-04-20 21:09:50 +02:00
parent ba115ce113
commit 03fb1c94b3
2 changed files with 7 additions and 1 deletions
+5 -1
View File
@@ -1,9 +1,13 @@
WeeChat ChangeLog
=================
FlashCode <flashcode@flashtux.org>
v0.3.3-dev, 2010-04-18
v0.3.3-dev, 2010-04-20
Version 0.3.3 (under dev!)
--------------------------
* irc: set buffer local variable "away" when opening new channel (bug #29618)
Version 0.3.2 (2010-04-18)
--------------------------