summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a49d18a10e..853e9085f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2023-04-24 Bruno Haible <bruno@clisp.org>
+ lseek: Fix module dependencies (regression 2021-11-15).
+ * modules/lseek (Depends-on): Re-enable the msvc-nothrow dependency
+ also when WINDOWS_64_BIT_OFF_T is 0.
+
+2023-04-24 Bruno Haible <bruno@clisp.org>
+
system-quote: Fix memory overrun bug on native Windows.
* lib/system-quote.c (system_quote): Allocate enough space for the
result.