diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-05-27 23:14:49 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-05-27 23:14:49 +0300 |
commit | 25b0b016e33315857b299fbacf7c17e3d35a9e4f (patch) | |
tree | 0ca540185be200904a21a116a8de2afd14cec64b /doc/ChangeLog | |
parent | e4c4d7bdb58cc90d8397a5d7d72d03974ad6a5fb (diff) | |
parent | a9df82701a087b45b4c6991fb0c20f6911c278ad (diff) | |
download | egawk-25b0b016e33315857b299fbacf7c17e3d35a9e4f.tar.gz egawk-25b0b016e33315857b299fbacf7c17e3d35a9e4f.tar.bz2 egawk-25b0b016e33315857b299fbacf7c17e3d35a9e4f.zip |
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 4d16c816..f9795575 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ +2018-05-27 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in (Extract Program): Bug fix. Keep the files open + in case one program's bits are intermixed with another's. + Then close them all at the end. Bug report was about + indirectcall.awk but affected another file as well. Thanks + to Ramasahayam Reddy <rureddy57@gmail.com> for the report. + 2018-05-23 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in (Auto-Set): For PROCINFO["sorted_in"], make the xref |