about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2020-11-26 22:37:55 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2020-11-26 22:37:55 +0000
commitdba3a98fd307e9b0773e57206f0856a7f611a150 (patch)
tree7c1701cc2d871976b82f00af7daf6ca5f1bac26a /CHANGES
parent2019f3851a380ea4f060ca449d2f7509de30c551 (diff)
downloadlynx-snapshots-dba3a98fd307e9b0773e57206f0856a7f611a150.tar.gz
snapshot of project "lynx", label v2-9-0dev_6a
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 21d9ecc2..59e31ba9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,14 @@
--- $LynxId: CHANGES,v 1.1058 2020/09/05 14:11:12 tom Exp $
+-- $LynxId: CHANGES,v 1.1059 2020/11/26 22:37:55 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
+2020-12-26 (2.9.0dev.7)
+* configure-script improvements -TD
+  + improve configure script workaround for unwanted
+    -Werror=implicit-function-declaration by clang
+  + add "darwin" (macOS) to list of case-insensitive filesystems
+
 2020-09-05 (2.9.0dev.6)
 * remove commented ENABLE_LYNXRC for SHOW_COLOR:ON, and SHOW_DOTFILES since
   those are normally saved to .lynxrc -TD