summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index faba42913f..80c48a5d3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2020-01-25 Bruno Haible <bruno@clisp.org>
+ c32isupper: New module.
+ * lib/c32isupper.c: New file.
+ * modules/c32isupper: New file.
+ * doc/posix-functions/iswupper.texi: Mention the new module.
+
+2020-01-25 Bruno Haible <bruno@clisp.org>
+
c32isspace: Add tests.
* tests/test-c32isspace.c: New file.
* tests/test-c32isspace.sh: New file.