diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2020-04-04 20:16:13 +0000 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2020-04-04 20:16:13 +0000 |
commit | 6f1970b24d5213de3fbcc161f012f66e91715057 (patch) | |
tree | 0f2c1507dbac8fba1e53196838289b43ff2186d8 /CHANGES | |
parent | 9538904f8bff2e184b67db2f6ccf76d4e264f353 (diff) | |
download | lynx-snapshots-6f1970b24d5213de3fbcc161f012f66e91715057.tar.gz |
snapshot of project "lynx", label v2-9-0dev_5c
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES index 09a4ce64..3fb20032 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,11 @@ --- $LynxId: CHANGES,v 1.1048 2020/03/03 11:46:07 tom Exp $ +-- $LynxId: CHANGES,v 1.1049 2020/04/04 20:16:13 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== -2020-03-03 (2.9.0dev.6) +2020-04-04 (2.9.0dev.6) +* update autoconf macros, mostly changes to reduce unused-variable warnings + in the compile-checks -TD * add Windows-specific initialization in tidy_tls.c -GV * update eo.po from http://translationproject.org/latest/lynx |