summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ca08cf8c..aae14e249 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2024-09-18 Oliver Kiddle <opk@zsh.org>
+ * 53093: Src/input.c: silence compiler warning when USE_LSEEK
+ is not defined
+
* 53092: Src/init.c: silence deprecated header warning on Linux
2024-09-14 Bart Schaefer <schaefer@zsh.org>