]> git.wh0rd.org Git - nano.git/commitdiff
fix changelog entry
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 19 Jul 2006 19:42:47 +0000 (19:42 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 19 Jul 2006 19:42:47 +0000 (19:42 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3800 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 8f9d359946a220949c6190485be65ec33d4dd41d..854794af0dddd871b1c940757851c5740adc4991 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,8 +44,8 @@ CVS code -
        - Rename the DISABLE_ROOTWRAP #define to DISABLE_ROOTWRAPPING.
          (DLR)
        - When using slang 2.x, call SLutf8_enable() with an argument of
-         1 instead of TRUE, as that's the proper way to force its UTF-8
-         support on.  Changes to main() and configure.ac. (DLR)
+         1 instead of TRUE, as that's the proper way to enable its
+         UTF-8 support.  Changes to main() and configure.ac. (DLR)
 - browser.c:
   do_browser()
        - Refactor the mouse support, modeling it after do_mouse() for