]> git.wh0rd.org Git - nano.git/commitdiff
Oops, forgot to credit Rocco in one place
authorChris Allegretta <chrisa@asty.org>
Sun, 14 Jan 2001 05:22:43 +0000 (05:22 +0000)
committerChris Allegretta <chrisa@asty.org>
Sun, 14 Jan 2001 05:22:43 +0000 (05:22 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@477 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index f50531f8d3e8ca206e22c8e55d5b93ff307014e4..65360dc27420247cea316854c4b3796237c5a5bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@ General
          function print_numlock_warning() to notify user, and added an
          apropriate section in the faq to refer to this brokenness.
        - Added macros in nano.h for magic values that might be unclear in
-         nano.c:global_init().
+         nano.c:global_init(). (Rocco)
 - configure.in:
        - Fix for _use_keypad check breaking slang support (Christian
          Weisgerber).