diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2009-01-02 02:01:19 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2009-01-02 02:01:19 -0500 |
commit | dfae7cc51e19e1ca4aa857bf858e7e0ad4fa9ce1 (patch) | |
tree | b60b22b24df118d09bfa7b7e908a6ed74e165d7d /CHANGES | |
parent | 1928ffc4107112416223241f38b9c89f1620503f (diff) | |
download | lynx-snapshots-dfae7cc51e19e1ca4aa857bf858e7e0ad4fa9ce1.tar.gz |
snapshot of project "lynx", label v2-8-7dev_12a
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index 13b5a27a..40b8e0c1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,20 @@ --- $LynxId: CHANGES,v 1.352 2008/12/31 23:27:54 tom Exp $ +-- $LynxId: CHANGES,v 1.356 2009/01/02 02:01:19 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== +2009-01-?? (2.8.7???.??) +* update id.po, nl.pl, tr.po from + http://translationproject.org/latest/lynx/ +* change configure script to check for "ar" archiver options, from tin bug + report for FreeBSD 8.0 which requires a "-" before the options -TD +* update config.guess (2008-12-19), config.sub (2008-12-11) +* use putenv() in preference to unsetenv() in LYReadCFG.c, noting that it is + a deprecated BSD interface -TD +* miscellaneous fixes for less-strict compiler warnings -TD +* remove trailing comma from enumeration UCStatus which causes strict-compiler + warning -TD + 2008-12-31 (2.8.7dev.12) * add configure option --enable-ascii-ctypes to enable EXP_ASCII_CTYPES -TD * move EBCDIC tables to separate file LYebcdic.c to simplify building test |