diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 4b2fad9f..4d1e5a97 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,11 @@ 2018-05-31 Arnold D. Robbins <arnold@skeeve.com> + * gawktexi.in (String Functions): Clean up and clarify the + prose description of gensub(). Thanks to Andrew Schorr + for the encouragement (back in 2016...). + +2018-05-31 Arnold D. Robbins <arnold@skeeve.com> + * gawktexi.in (Extract Program): Additional bug fixes. Close the last file processed, and use the index of the for loop which is the filename as the argument to close()! |