commit 131909fdea426b03f1f23192225231754efe563c
parent 69395f457d0e44db501b2b63ea5cde6e20eaeeb8
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Thu, 8 Jun 2006 02:56:19 +0000
remove now-unneeded changelog entry
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3640 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -262,8 +262,6 @@ CVS code -
(DLR, found by Benno Schulenberg)
renumber()
- Remove invalid assert. (DLR, found by Filipe Moreira)
- do_suspend()
- - Simplify the printing of "Use \"fg\" to return to nano". (DLR)
do_input()
- Remove redundant check for allow_funcs' being TRUE when we get
KEY_MOUSE. (DLR)