summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-03-26 20:02:17 +0100
committerSebastien Helleu <flashcode@flashtux.org>2010-03-26 20:02:17 +0100
commit485e884751464f4b9b006e7d98cb28f0c8cd1f95 (patch)
tree213edbd372f4f8fd25c873de660407f7c7695b87 /ChangeLog
parent2bbc2283812aa066f80cb045380fb599443d9e37 (diff)
downloadweechat-485e884751464f4b9b006e7d98cb28f0c8cd1f95.zip
Add new option irc.look.part_closes_buffer to close buffer when /part is issued on channel (task #10295)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e68f59622..e0ad26e5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -57,6 +57,8 @@ Version 0.3.2 (under dev!)
* irc: fix crash with SSL connection if option ssl_cert is set (bug #28752)
* irc: fix bug with SSL connection (fails sometimes when ssl_verify is on)
(bug #28741)
+* irc: add new option irc.look.part_closes_buffer to close buffer when /part
+ is issued on channel (task #10295)
* irc: fix PART message received on Undernet server (bug #28825)
* irc: fix bug with /away -all: set or unset future away for disconnected
servers (bug #29022)