diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-09-25 12:30:29 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-09-25 12:30:29 +0200 |
commit | 07e825ba195cc9778bcdb75a831d11f26f99ef5a (patch) | |
tree | da339264f11ed16a4299f1f7e669ace2370e1ffb /doc/ChangeLog | |
parent | b84831d5a75556aa732cfa3552b90b9c804d9991 (diff) | |
parent | cf1aa2d743d3f6d94ed6cbd3fae97889913c5d75 (diff) | |
download | egawk-07e825ba195cc9778bcdb75a831d11f26f99ef5a.tar.gz egawk-07e825ba195cc9778bcdb75a831d11f26f99ef5a.tar.bz2 egawk-07e825ba195cc9778bcdb75a831d11f26f99ef5a.zip |
Update some things that are now POSIX.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 7582e096..f84622d7 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2012-09-23 Arnold D. Robbins <arnold@skeeve.com> + + * gawk.texi (Nextfile Statement): Document that it's now part of POSIX + and update the title. + (Delete): Document that `delete array' is now part of POSIX. + * awkcard.in: Adjust coloring for nextfile and delete array. + 2012-09-07 Arnold D. Robbins <arnold@skeeve.com> * texinfo.tex: Updated to version 2012-09-05.06. |