diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-06-10 13:28:32 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-06-10 13:28:32 +0300 |
commit | b032d9b0e1113a030b94bbfb282c8b0362e76c18 (patch) | |
tree | 6234a5dc08e8e9cd19c1d8c09e77fe6ed79c499f /doc/ChangeLog | |
parent | b39162fe4fda54d060db13f95af88f128307bc3a (diff) | |
parent | d58de166cf120948edc030f5a748cc4d8a2ef635 (diff) | |
download | egawk-b032d9b0e1113a030b94bbfb282c8b0362e76c18.tar.gz egawk-b032d9b0e1113a030b94bbfb282c8b0362e76c18.tar.bz2 egawk-b032d9b0e1113a030b94bbfb282c8b0362e76c18.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 7251f6a7..ded68ea8 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ +2016-06-10 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: Fix a typo, and replace hard-coded "section" with + @value{SECTION} where appropriate. Thanks to Antonio + Giovanni Colombo for the reports. + (UPDATE-MONTH, PATCHLEVEL): Update to current before release. + * awkcard.in: Update version. + 2016-05-30 Andrew J. Schorr <aschorr@telemetry-investments.com> * gawktexi.in: Replace num_expected_args with max_expected_args. |