summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bd3b74c2..cde64846c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2025-11-03 Oliver Kiddle <opk@zsh.org>
+ * 54020: configure.ac: add library for network support on Haiku OS
+
* 54019: configure.ac, Makefile.in, Src/params.c, Test/ztst.zsh,
Src/Builtins/rlimits.c, Src/Modules/curses.mdd: AIX support fixes