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 05aa89c88..80745557f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2025-02-27 Oliver Kiddle <opk@zsh.org>
+
+ * 53378: Doc/Zsh/builtins.yo, Src/Builtins/rlimits.c, configure.ac:
+ support new pipebuf resource limit on FreeBSD
+
2025-02-15 Bart Schaefer <schaefer@zsh.org>
* 53363: Src/builtin.c: permit "typeset -n +m pattern"