diff --git a/ChangeLog b/ChangeLog index 8f9d359946a220949c6190485be65ec33d4dd41d..854794af0dddd871b1c940757851c5740adc4991 100644 --- 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