summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e25790..4251185 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2018-04-07 Bruno Haible <bruno@clisp.org>
+
+ Implement the documented functions u*_casing_*_context.
+ Reported by Genki Sky <sky@genki.is>.
+ * autogen.sh (GNULIB_MODULES): Add unicase/u*-prefix-context,
+ unicase/u*-suffix-context.
+ * lib/unicase/.gitignore: Update.
+ * gnulib-m4/gnulib-cache.m4: Updated by gnulib-tool.
+ * NEWS: Mention the change.
+
2018-03-27 Bruno Haible <bruno@clisp.org>
Doc tweaks.