]> git.wh0rd.org Git - nano.git/commitdiff
fix changelog entry
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 9 Jun 2006 12:46:31 +0000 (12:46 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 9 Jun 2006 12:46:31 +0000 (12:46 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3645 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 463b8d27380cf588f46d3ea6b31661e0b4455a1f..bc9bfd92829c11a46d48d55a8fded21001024444 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -265,6 +265,9 @@ CVS code -
          (DLR, found by Benno Schulenberg)
   renumber()
        - Remove invalid assert. (DLR, found by Filipe Moreira)
+  do_suspend()
+       - Add an extra newline before "Use \"fg\" to return to nano".
+         (DLR)
   do_input()
        - Remove redundant check for allow_funcs' being TRUE when we get
          KEY_MOUSE. (DLR)