diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-07-25 20:42:22 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-07-25 20:42:22 +0300 |
commit | 39a49e9e54b19cc8a51f8f6030bef65d7adf952f (patch) | |
tree | 298337bc7ac23386e9be60657aee67c8146312cd /doc/ChangeLog | |
parent | 52e6f76e7c0199cf5ae64e4b23698884cc245912 (diff) | |
parent | 1bc2871bbe4ae6b99fd1862a412440672846bc05 (diff) | |
download | egawk-39a49e9e54b19cc8a51f8f6030bef65d7adf952f.tar.gz egawk-39a49e9e54b19cc8a51f8f6030bef65d7adf952f.tar.bz2 egawk-39a49e9e54b19cc8a51f8f6030bef65d7adf952f.zip |
Merge branch 'gawk-4.2-stable'
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index a8d885db..20bb5182 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2018-07-25 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in (Two-way I/O): Add a nice example on buffering + and ptys from Andrew Schorr. + 2018-07-10 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in (Control Letters): Add a note about output of NaN and |