diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-07-28 10:45:48 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-07-28 10:45:48 +0300 |
commit | a44b1722ee607f3b8bf305612ff7641b393accc3 (patch) | |
tree | e0becd21b662a81ae2b270bd37a91b726749ce10 /doc/ChangeLog | |
parent | d4a0eadbeb6882e47fb539e6373dd227ba8274a2 (diff) | |
parent | 7bcdeaa73e2fc4f0e2272b871e958b63d428b270 (diff) | |
download | egawk-a44b1722ee607f3b8bf305612ff7641b393accc3.tar.gz egawk-a44b1722ee607f3b8bf305612ff7641b393accc3.tar.bz2 egawk-a44b1722ee607f3b8bf305612ff7641b393accc3.zip |
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 4cdf8377..73421635 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,10 @@ 2017-07-28 Arnold D. Robbins <arnold@skeeve.com> + * gawktexi.in (Type Functions): Improve the example + for untyped variables. + +2017-07-28 Arnold D. Robbins <arnold@skeeve.com> + * gawktexi.in (Extension Sample Inplace): Apply GPL to inplace.awk; should have done that when it was first added. Oops. |