about summary refs log tree commit diff
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 33e3a4b17..b5781f398 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-06-11  Bart Schaefer  <schaefer@zsh.org>
+
+	* 50355: Doc/Zsh/mod_system.yo, Src/Modules/system.c: make return
+	status values of sysopen consistent with other sys* functions,
+	make ERRNO values consistent for all, and update documentation
+
 2022-06-11  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
 
 	* 50356: Etc/FAQ.yo: work around a yodl bug (mishandling of \'e)