diff --git a/ChangeLog b/ChangeLog
index efbebe2db4e16828fd4cda4e35282ec842014f1a..b0f585541f5fd321d470febeea41041f09c054af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,12 +5,11 @@ General
 	  shoudl be left out in that circumstance.  Saves at least 5k.
 	- Previous change to #ifdefs DISABLE_TABCOMP and NANO_SMALL rolled
 	  back.
-	- Changed configure.in to automatically define the 5 DISABLE
-	  varibles when NANO_SMALL (enable-tiny) is requested at
-	  configure.
 - configure.in:
 	- Fix for _use_keypad check breaking slang support (Christian
 	  Weisgerber).
+	- Changed to automatically define the 5 DISABLE varibles when
+	  NANO_SMALL (enable-tiny) is requested at configure.
 - faq.html:
 	- Added some info on making the binary smaller with the configure
 	  script.