diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES index d71a7d56..74ed0964 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ Changes since Lynx 2.8 release =============================================================================== +2000-04-11 (2.8.3pre.4) +* add to logic of --with-charsets configure option, checking for charset names + that happen to be built-into UCdomap.c rather than defined via .tbl files + in src/charsets (reported by HN) -TD +* correct missing extern in CF_SLANG_UNIX compile-test -TD 2000-04-06 (2.8.3pre.3) * remove definitions for NCURSES and NCURSES_VERSION from top-level makefiles that really use PDCurses -TD |