summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2022-08-13 22:15:29 +0200
committerSébastien Helleu <flashcode@flashtux.org>2022-08-13 22:16:46 +0200
commitd3b84eaf6c5235b473b46d83234d10369861b039 (patch)
tree93c4281d4fd5cf800e1eddaa9503d6209ee58126 /ChangeLog.adoc
parentac50a5dda7573052b269821a85d0d437b70b92c2 (diff)
downloadweechat-d3b84eaf6c5235b473b46d83234d10369861b039.zip
irc: display CHGHOST command in private buffers
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 af7a3e00d..deccd75dc 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -33,6 +33,7 @@ Bug fixes::
* irc: fix display of TOPIC and QUIT messages with an empty trailing parameter (issue #1797)
* irc: fix parsing of messages with trailing spaces and no trailing parameter (issue #1803)
* irc: add missing tag "irc_numeric" in all numeric IRC commands (issue #1804)
+ * irc: display CHGHOST command in private buffers
* 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