]> git.wh0rd.org Git - nano.git/commitdiff
remove now-unneeded changelog entry
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 8 Jun 2006 02:56:19 +0000 (02:56 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 8 Jun 2006 02:56:19 +0000 (02:56 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3640 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index b82ee6a50e24bc2667e07cc5f2eacd3d8d0e4b59..026094026ce25a8dab50659b124b1a4934d9dc44 100644 (file)
--- 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)