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 7856e350c0..5bdc213a32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2023-04-20 Bruno Haible <bruno@clisp.org>
+ getumask: Make it work on native Windows.
+ * lib/getumask.c (getumask): When TMPDIR is unset, try TMP and TEMP.
+ * tests/test-getumask.c (ASSUME_UMASK_CONSTANT): Define to 1 on native
+ Windows.
+
+2023-04-20 Bruno Haible <bruno@clisp.org>
+
posixtm tests: Fix link error.
* modules/posixtm-tests (Depends-on): Add stpcpy.