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 3142b87761..cf6006cb51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2022-09-04 Bruno Haible <bruno@clisp.org>
+ unictype/category-none tests: Fix a link error on MSVC.
+ * tests/unictype/test-categ_none.c (main): Disable the test on MSVC.
+
+2022-09-04 Bruno Haible <bruno@clisp.org>
+
oset-c++: Fix compilation error with MSVC 14.
* lib/gl_oset.hh: With MSVC, avoid 'friend'.