diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-07-25 20:42:59 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-07-25 20:42:59 +0300 |
commit | 0b5a1bcd8b7189cb2d3048ef8e8d39dd33e2bec6 (patch) | |
tree | 6a8e99c281e8357b7ccd42008b9f57de92c72265 /doc/ChangeLog | |
parent | c8bcf55be11e29d5df00013d2a267ce0ca2ba4c6 (diff) | |
parent | 39a49e9e54b19cc8a51f8f6030bef65d7adf952f (diff) | |
download | egawk-0b5a1bcd8b7189cb2d3048ef8e8d39dd33e2bec6.tar.gz egawk-0b5a1bcd8b7189cb2d3048ef8e8d39dd33e2bec6.tar.bz2 egawk-0b5a1bcd8b7189cb2d3048ef8e8d39dd33e2bec6.zip |
Merge branch 'master' into feature/fix-comments
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 |