]> git.wh0rd.org Git - nano.git/commitdiff
add missing update
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 29 Nov 2005 04:27:07 +0000 (04:27 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 29 Nov 2005 04:27:07 +0000 (04:27 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3219 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 78e59fb16d4effcb5900216fc948216366c7e8b4..e7ddb7e5c5e0aff25bc8037b4703bb7fc179fbe6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -262,6 +262,8 @@ CVS code -
          by DLR)
        - Sort the configure options more consistently, and add missing
          --disable-utf8 option. (DLR)
+       - Move --disable-wrapping above --enable-tiny, as the latter now
+         turns it on. (DLR)
 - doc/nanorc.sample:
        - Tweak the "c-file" regex for characters to properly accept
          '\"' and reject '"' and '''. (DLR)