diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-01-15 19:54:42 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-01-15 19:54:42 +0200 |
commit | fa9c6b921f784ad6f35f36b65635969ae4fade2d (patch) | |
tree | 4dfb5ec823b1e7dc124e50d153cb86947c4e1ff3 /doc/ChangeLog | |
parent | 82a1b8457331ee7fa439d67676ceb68cab017966 (diff) | |
parent | 6f16c4f468e6f3a6769509e1e70ff2dc4873e8d2 (diff) | |
download | egawk-fa9c6b921f784ad6f35f36b65635969ae4fade2d.tar.gz egawk-fa9c6b921f784ad6f35f36b65635969ae4fade2d.tar.bz2 egawk-fa9c6b921f784ad6f35f36b65635969ae4fade2d.zip |
Merge branch 'master' into feature/assoc_set
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index ef83d893..878e3982 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,12 @@ +2019-01-14 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: More work on the indexing. + Document that `-f -' works to read source code from stdin. + +2019-01-13 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: Work on the indexing. + 2019-01-11 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in (I18N Example): $LC_MESSAGES is involved here |