From fc111d2b1245f22ef2ac6c8edc402e9fbf32f756 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sun, 7 Apr 2019 12:07:03 +0100 Subject: Fix a duplicate entry in CHANGES and remove an item from TODO. --- CHANGES | 2 -- 1 file changed, 2 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 6b5f1aa6..3fefa192 100644 --- a/CHANGES +++ b/CHANGES @@ -47,8 +47,6 @@ CHANGES FROM 2.8 to 2.9 and retrieved if the same mode is entered again. Exiting the active mode goes back to the previous one. -* Add support for origin mode. - * When showing command output in copy mode, call it view mode instead (affects pane_mode format). -- cgit