summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2018-09-18 18:57:12 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2018-09-25 19:35:15 +0000
commitdb67cc2f4b5b1282cb2be719ebb6bfd5a52f9169 (patch)
tree9155b09ff5a51bc83994dbef82d5ac6728c76865 /ChangeLog
parent464065f42959abc655b8e680572c08793dd0c56e (diff)
downloadzsh-db67cc2f4b5b1282cb2be719ebb6bfd5a52f9169.tar.gz
zsh-db67cc2f4b5b1282cb2be719ebb6bfd5a52f9169.tar.xz
zsh-db67cc2f4b5b1282cb2be719ebb6bfd5a52f9169.zip
43489: Add error checking on a new write() call.
Silences a compiler warning (write(2) is declared with warn_unused_result
in current Debian Unstable).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0841cb325..b5c41edb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-09-25  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 43489: Src/exec.c: Add error checking on a new write() call.
+
 2018-09-25  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 43543: Src/jobs.c: Improvements to 43535: attempt to keep