diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 4616137b..f0b304f4 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -2,6 +2,9 @@ * gawk.texi: Rearrange chapter order and separate into parts using @part for TeX. + (Variable Scope): Document that arrays can be local also. + Thanks to Denis Shirokov <cosmogen@gmail.com>, for pointing out + the lack. 2012-11-05 Arnold D. Robbins <arnold@skeeve.com> |