about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 6da73d89..72b0fc10 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,11 @@
--- $LynxId: CHANGES,v 1.1086 2021/07/26 19:56:30 tom Exp $
+-- $LynxId: CHANGES,v 1.1088 2021/07/28 00:31:47 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
+2021-07-27 (2.9.0dev.8)
+* build-fix for idn library vs idn2 (report by GV)
+
 2021-07-26 (2.9.0dev.7)
 * trim extra '/' in the Related-ABS case of HTParse introduced by revision of
   HTSimplify in 2.9.0dev.3 (Debian #989047) -TD