Oops, forgot to credit Rocco in one place

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@477 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
Chris Allegretta 2001-01-14 05:22:43 +00:00
parent e61e830010
commit 2be96d00b9
1 changed files with 1 additions and 1 deletions

View File

@ -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).