diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-10-17 21:44:16 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-10-17 21:44:16 +0300 |
commit | adf9117f975ab24f21ea6d11e555a83f1a218bf5 (patch) | |
tree | bcfab8e962a0377f45aae7700c6208b6a54ad7fd /doc/ChangeLog | |
parent | cf79df35d1569a1c1f60c51e66e2ab44566ea4d5 (diff) | |
parent | 9842a449bf7612c763790c34be7eef39774f63be (diff) | |
download | egawk-adf9117f975ab24f21ea6d11e555a83f1a218bf5.tar.gz egawk-adf9117f975ab24f21ea6d11e555a83f1a218bf5.tar.bz2 egawk-adf9117f975ab24f21ea6d11e555a83f1a218bf5.zip |
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index dca86df1..992da853 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,17 @@ +2017-10-17 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in (EDITION): Update to 4.2. Also, remove all visible + references to http://awk.info; that site no longer exists. + +2017-10-17 Andrew J. Schorr <aschorr@telemetry-investments.com> + + Update docs to indicate that isarray is not deprected in this release. + + * awkcard.in: Remove "Deprecated" notice under isarray. + * gawk.1: Remove deprecated warning under isarray documentation. + * gawkexti.in: Remove sentence indicating that isarray is deprecated + and recommending typeof instead. + 2017-10-10 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in (Readfile Function): Fix the code for the naive |