summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2024-03-13 13:51:22 +0100
committerSébastien Helleu <flashcode@flashtux.org>2024-03-13 13:51:22 +0100
commitfe01faa9ab389ae565fa1f09994f6bcfd58f4b0e (patch)
tree3b1f6f65ccd01a9a8c90591b26765ae226e31c22
parent811390ebb1d4a95a31eea5d45bdb000855da1b15 (diff)
downloadweechat-fe01faa9ab389ae565fa1f09994f6bcfd58f4b0e.zip
core: update ChangeLog (issue #2093)
-rw-r--r--ChangeLog.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 99f770908..c654f156a 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -38,6 +38,7 @@ New features::
Bug fixes::
+ * core: fix reset to initial scroll position after search of text in buffer (issue #2093)
* core: add missing mouse events "alt-ctrl-button2" and "alt-ctrl-button3"
* core: remove trailing directory separators in home directories (issue #2070)
* exec: remove trailing space on buffers with free content when line numbers are not displayed