diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 07c82d59..c948bcda 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2016-11-21 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: Finish off discussion of strongly typed regexp + constants and put it in the right place in the manual. A few other + minor fixes. + * wordlist: Updated. + 2016-11-18 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in (Variable Typing): Rework and improve discussion @@ -74,6 +81,12 @@ 2016-08-03 Arnold D. Robbins <arnold@skeeve.com> + Restored doc on typed regexes. + + * gawk.1, gawktexi.in: Updated. + +2016-08-03 Arnold D. Robbins <arnold@skeeve.com> + Remove typed regexes until they can be done properly. * gawk.1, gawktexi.in: Updated. |