summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-03-25 22:56:02 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-03-25 22:56:02 +0300
commitc5d46e712f917385b2291c6acb3fc323b4b8d16c (patch)
treec9af627fafa8646e2a81f65039c0fb3b2ec4036a /ChangeLog
parent95997cea4be726f78f24215b4c6427fbf337cdb2 (diff)
parentd37c160b819d3a828fac6ed037e835158ac23c85 (diff)
downloadgawk-c5d46e712f917385b2291c6acb3fc323b4b8d16c.tar.gz
Merge branch 'master' into feature/api-parser
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af4040cb..25ed67a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-03-25 Arnold D. Robbins <arnold@skeeve.com>
+
+ * io.c (flush_io): Use r_fatal and r_warning for messagefunc
+ in the loop.
+
2017-03-24 Arnold D. Robbins <arnold@skeeve.com>
* builtin.c (efwrite): Exit successfully upon EPIPE, as SIGPIPE