about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2021-07-29 21:15:21 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2021-07-29 21:15:21 +0000
commit6c764e123c86ccce03d4ffaee11085b9badd6765 (patch)
tree167ed16511efb66fb46812d50f323d5f73986aa6 /CHANGES
parenta1736830ce42f08f2bd25711668f19d5d39098df (diff)
downloadlynx-snapshots-6c764e123c86ccce03d4ffaee11085b9badd6765.tar.gz
snapshot of project "lynx", label v2-9-0dev_7b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 72b0fc10..7ec533ae 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,11 @@
--- $LynxId: CHANGES,v 1.1088 2021/07/28 00:31:47 tom Exp $
+-- $LynxId: CHANGES,v 1.1089 2021/07/29 20:41:09 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
-2021-07-27 (2.9.0dev.8)
+2021-07-29 (2.9.0dev.8)
+* change keyword-matching in Lynx's special URLs such as LYNXDOWNLOAD to use
+  case-insensitive matching to work around idn2's conversion -TD
 * build-fix for idn library vs idn2 (report by GV)
 
 2021-07-26 (2.9.0dev.7)