commit f8758833cdb7bf4220c785af68410b2940473e2d
parent 4ac129c4bff94108a4e2147c67aff069dccf48b6
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Wed, 19 Jul 2006 19:42:47 +0000
fix changelog entry
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3800 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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