diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 0efd3f73..054238ec 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,7 +1,8 @@ 2012-10-02 Arnold D. Robbins <arnold@skeeve.com> * gawk.texi, gawk.1, awkcard.in: Document FUNCTAB, SYMTAB, and - PROCINFO["identifiers"]. + PROCINFO["identifiers"]. Including that delete does not work + on FUNCTAB and SYMTAB. 2012-09-23 Arnold D. Robbins <arnold@skeeve.com> |