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 78bf71ee..d515ccc0 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2018-06-11 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.iin (awk split records): Document that even if the + single character in RS is a regexp metacharacter, it's + treated literally. Per suggestion from Ed Morton. + 2018-06-06 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in (Extract Program): Remove an obsolete sentence. |