diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-05-25 01:29:06 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-05-25 01:29:06 +0300 |
commit | 6d42ef2758af7fa3fd8040e924c20b60a1d0cb4a (patch) | |
tree | 06927bc44eaca44e7dae698443b2ec4616273cac /doc/ChangeLog | |
parent | 5aa222c52f21226bf807aa4c38339d62f3a3156c (diff) | |
download | egawk-6d42ef2758af7fa3fd8040e924c20b60a1d0cb4a.tar.gz egawk-6d42ef2758af7fa3fd8040e924c20b60a1d0cb4a.tar.bz2 egawk-6d42ef2758af7fa3fd8040e924c20b60a1d0cb4a.zip |
Small typo fix in the doc.
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 ba34c1c3..6bee7e97 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2016-05-25 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: Typo fix in extension section, thanks to + Manuel Collado <mcollado2011@gmail.com>. + 2016-05-02 Andrew J. Schorr <aschorr@telemetry-investments.com> * gawktexi.in: Document new CPP defines gawk_api_major_version and |