diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-01-25 20:39:25 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-01-25 20:39:25 +0200 |
commit | b7b15c69c5b56d015df92f4df6c5b1cec59fa71c (patch) | |
tree | 1e80ccdc6c828c1576e66dce3f9290a1ce70251a /doc/ChangeLog | |
parent | e45c816f3e2ef7ee7a07ff0a8daba1b002f06ab3 (diff) | |
download | egawk-b7b15c69c5b56d015df92f4df6c5b1cec59fa71c.tar.gz egawk-b7b15c69c5b56d015df92f4df6c5b1cec59fa71c.tar.bz2 egawk-b7b15c69c5b56d015df92f4df6c5b1cec59fa71c.zip |
More doc updates.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index b8ba26a6..581b3d0d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,11 @@ 2018-01-25 Arnold D. Robbins <arnold@skeeve.com> + * gawktexi.in (AWKLIBPATH Variable): Add note that changing + ENVIRON["AWKLIBPATH"] won't affect the running program. Thanks to + Neil R. Ormos <ormos-gnulists17@ormos.org> for the suggestion. + +2018-01-25 Arnold D. Robbins <arnold@skeeve.com> + * gawktexi.in (gawkextlib): Update discussion of gawkextlib. Add not about json extension, and just present the list as describing some of the extensions, since there are now too |