]> git.wh0rd.org Git - nano.git/commitdiff
fix changelog entry
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 17 Dec 2007 23:05:11 +0000 (23:05 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 17 Dec 2007 23:05:11 +0000 (23:05 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4199 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index de7fa5b71758147f1f8100c43d428bb3842f40f7..3417c192dde1fcbe6551705fc47de81b141d8086 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4396,7 +4396,7 @@ GNU nano 1.3.2 - 2004.03.31
          the input mode. (DLR)
        - Remove stray HAVE_GETOPT_LONG #ifdefs. (DLR)
        - Don't call keypad() before initializing the windows it needs
-         via window_init().
+         via window_init(). (DLR)
 - nano.h:
        - Move the NANO_H include guard up before the first #include.
          (DLR)