]> git.wh0rd.org Git - nano.git/commitdiff
clarify changelog entry
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 10 Aug 2005 21:26:32 +0000 (21:26 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 10 Aug 2005 21:26:32 +0000 (21:26 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2981 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index af4143f675eef70748a57c0b9072c06a70770eae..6494c9bcb5b7399b0c06e0cefc651c0788e9659f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -144,9 +144,10 @@ CVS code -
          parse_verbatim_kbinput(), and faq.html. (DLR)
        - Readd the option to turn the keypad off by default from nano
          1.2.x, but rename the long option from --keypad to
-         --rebindkeypad, and clarify its description on the command
-         line.  Changes to window_init(), usage(), main(),
-         get_verbatim_kbinput(), nanorc.sample, and faq.html. (DLR)
+         --rebindkeypad, clarify its description on the command line,
+         and add an updated FAQ entry about its use.  Changes to
+         window_init(), usage(), main(), get_verbatim_kbinput(),
+         nanorc.sample, and faq.html. (DLR)
 - color.c:
        - Remove unneeded fcntl.h include. (DLR)
 - chars.c: