]> git.wh0rd.org Git - nano.git/commitdiff
Moved ChangeLog entries for configure.in to configure.in section
authorChris Allegretta <chrisa@asty.org>
Thu, 11 Jan 2001 15:11:00 +0000 (15:11 +0000)
committerChris Allegretta <chrisa@asty.org>
Thu, 11 Jan 2001 15:11:00 +0000 (15:11 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@471 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index efbebe2db4e16828fd4cda4e35282ec842014f1a..b0f585541f5fd321d470febeea41041f09c054af 100644 (file)
--- 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.