From ac8b906f40ff8bf1970acb5b1def714f2db87362 Mon Sep 17 00:00:00 2001 From: David Aguilar Date: Tue, 2 Jan 2024 19:13:26 -0800 Subject: [PATCH] CHANGES: clarify that the "Show filenames" diff option is opt-out Signed-off-by: David Aguilar --- CHANGES.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 4a929ea4..112121fa 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -11,8 +11,9 @@ Usability, bells and whistles * `Ctrl + Space` can now be used to display the autocomplete options in input fields that provide autocompletion. -* The Diff widget can now display the currently selected filename. - Enable the "Show filenames" option in the Diff widget's tool menu. +* The Diff widget now displays the currently selected filename. + Uncheck the "Show filenames" option in the Diff widget's tool menu + to disable this feature. (`#1367 `_) * The "Fetch", "Push" and "Pull" dialogs now have an embedded progress bar instead -- 2.11.4.GIT