From 17d3032b7383cb23d36cb60bcd45201c088e2bb7 Mon Sep 17 00:00:00 2001 From: Sébastien Helleu Date: Thu, 7 Nov 2019 19:46:55 +0100 Subject: core: move line from "New features" to "Bug fixes" --- ChangeLog.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 031678690..d8ec6867a 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -20,7 +20,6 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] New features:: - * core: fix scrolling up in bare mode when switched to bare mode at the top of the buffer (issue #899, issue #978) * core: add file weechat.desktop * core: add reverse of string for screen in evaluation of expressions with "revscr:" * core: add length of string (number of chars and on screen) in evaluation of expressions with "length:xxx" and "lengthscr:xxx" @@ -40,6 +39,7 @@ New features:: Bug fixes:: + * core: fix scrolling up in bare mode when switched to bare mode at the top of the buffer (issue #899, issue #978) * core: optimize load of configuration files * core: fix window separators not respecting window splits (issue #630) * core: fix cursor mode info when prefix_align is none and with words split across lines (issue #610, issue #617, issue #619) -- cgit v1.2.3-59-g8ed1b