summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2022-10-01 17:06:31 +0200
committerSébastien Helleu <flashcode@flashtux.org>2022-10-01 17:06:31 +0200
commit4d3a3c67aceb9e7ac84094df31a982819e722f73 (patch)
treeb885fdcf27794c793219b8c39e6fc99f11257d06 /ChangeLog.adoc
parentae6113721631de178a3317c28cf567e093df9549 (diff)
downloadweechat-4d3a3c67aceb9e7ac84094df31a982819e722f73.zip
irc: set local variable "filter" when doing `/server raw xxx` with raw buffer already opened (closes #1448)
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r--ChangeLog.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index e2f199e65..160525cc8 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -54,6 +54,7 @@ Bug fixes::
* irc: fix display of message 350 (whois, gateway) (issue #1815)
* irc: replace chars "\01" by spaces in CTCP replies (issue #1819)
* irc: fix message when disconnecting from server in case of high lag when server option autoreconnect is off (issue #1708)
+ * irc: set local variable "filter" when doing `/server raw xxx` with raw buffer already opened (issue #1448)
* guile: fix function hdata_get_string
* javascript: fix return of long value in functions infolist_time, hdata_long and hdata_time
* php: fix function hdata_compare