fix changelog entry

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3800 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2006-07-19 19:42:47 +00:00
parent 4ac129c4bf
commit f8758833cd
1 changed files with 2 additions and 2 deletions

View File

@ -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