diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2021-03-28 15:36:23 +0000 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2021-03-28 15:36:23 +0000 |
commit | 2773f4619fb08478b6a174b2c87b03307349309d (patch) | |
tree | b02e9995fe431c2d4ef9c2714768d4a9f2ae1797 /CHANGES | |
parent | 7c7ff9bd2d0334289b1a705c94d7a14046fb9a8a (diff) | |
download | lynx-snapshots-2773f4619fb08478b6a174b2c87b03307349309d.tar.gz |
snapshot of project "lynx", label v2-9-0dev_6h
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index df21a190..2503f93d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ --- $LynxId: CHANGES,v 1.1067 2021/03/22 23:06:34 tom Exp $ +-- $LynxId: CHANGES,v 1.1068 2021/03/28 15:36:23 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== @@ -16,6 +16,7 @@ Changes since Lynx 2.8 release + improve configure script workaround for unwanted -Werror=implicit-function-declaration by clang + add "darwin" (macOS) to list of case-insensitive filesystems +* update config.guess (2021-01-25), config.sub (2021-03-10) 2020-09-05 (2.9.0dev.6) * remove commented ENABLE_LYNXRC for SHOW_COLOR:ON, and SHOW_DOTFILES since |