diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |