1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 23:36:37 +02:00

Add new option irc.color.item_buffer_name_ssl (task #10339)

This commit is contained in:
Sebastien Helleu
2010-04-20 22:19:43 +02:00
parent b06c02f199
commit 9cbcc24d4c
20 changed files with 152 additions and 48 deletions
+2
View File
@@ -6,6 +6,8 @@ v0.3.3-dev, 2010-04-20
Version 0.3.3 (under dev!)
--------------------------
* irc: add new option irc.color.item_buffer_name_ssl (task #10339)
* irc: try other nick when connecting to server and receiving message 437
(nick unavailable)
* irc: set buffer local variable "away" when opening new channel (bug #29618)