From fe01faa9ab389ae565fa1f09994f6bcfd58f4b0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Wed, 13 Mar 2024 13:51:22 +0100 Subject: [PATCH] core: update ChangeLog (issue #2093) --- ChangeLog.adoc | 1 + 1 file changed, 1 insertion(+) 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