summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2022-10-21 14:39:15 +0200
committerSébastien Helleu <flashcode@flashtux.org>2022-10-21 14:41:38 +0200
commit133a424178b7f752b3a16d6d5e9cb8b9d25b5f55 (patch)
tree26845a61b94ae15543fe43080173dc8b81ccdbc8 /ChangeLog.adoc
parent68f605594ca4235b40b7be2dfbcf16d2c7df6f63 (diff)
downloadweechat-133a424178b7f752b3a16d6d5e9cb8b9d25b5f55.zip
core: add version 3.7.1
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r--ChangeLog.adoc8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 16ad8316a..207099ff0 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -28,7 +28,6 @@ Bug fixes::
* core: keep terminal title unchanged when option weechat.look.window_title is set to empty value (issue #1835, issue #1836)
* api: do not expect any return value in callbacks "callback_change" and "callback_delete" of function config_new_option (scripting API)
* irc: escape backslashes in raw buffer (issue #1838)
- * trigger: execute trigger command on appropriate buffer for hooks command, command_run, line, modifier and print (issue #1841)
Tests::
@@ -38,6 +37,13 @@ Build::
* python: remove support of Python 2.x
+[[v3.7.1]]
+== Version 3.7.1 (2022-10-21)
+
+Bug fixes::
+
+ * trigger: execute trigger command on appropriate buffer for hooks command, command_run, line, modifier and print (issue #1841)
+
[[v3.7]]
== Version 3.7 (2022-10-09)