diff --git a/ChangeLog b/ChangeLog
index f50531f8d3e8ca206e22c8e55d5b93ff307014e4..65360dc27420247cea316854c4b3796237c5a5bf 100644
--- 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).