summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09e2cc4..16ce183 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-06-06 Michael Drake <tlsa@netsurf-browser.org> (tiny change)
+
+ Honor --readonly-tables when outputting table for --ignore-case.
+ * src/output.cc (output_upperlower_table): Add 'const' when suitable.
+
2021-01-30 Bruno Haible <bruno@clisp.org>
Mark Autoconf 2.71 as supported.