diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-14 20:53:39 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-14 20:53:39 +0200 |
commit | 51fd7a034cb931b730d98e513a37240d1696bcc4 (patch) | |
tree | 9352ed414dbed1aa45fbab3c96e5688f5c5b54c0 /doc | |
parent | f6d1d7cd12cfdf953ecfe387e8d120cc48ae9a57 (diff) | |
parent | fec67185e69458b550c5f8c8591176d715134e33 (diff) | |
download | egawk-51fd7a034cb931b730d98e513a37240d1696bcc4.tar.gz egawk-51fd7a034cb931b730d98e513a37240d1696bcc4.tar.bz2 egawk-51fd7a034cb931b730d98e513a37240d1696bcc4.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index f6e1b6bc..c4d35b33 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2016-01-14 Arnold D. Robbins <arnold@skeeve.com> + + * ChangeLog: Remove spurious whitespace. + 2016-01-13 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in (Array Sorting Functions): Add an example of @@ -127,7 +131,7 @@ 2015-06-13 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in: Comment out exercise 10.3, since the answer - is included in the text. Thanks to Antonio Colombo + is included in the text. Thanks to Antonio Colombo for pointing this out. 2015-06-12 Arnold D. Robbins <arnold@skeeve.com> @@ -774,7 +778,7 @@ 2014-05-29 Arnold D. Robbins <arnold@skeeve.com> - * gawktexi.in: Remove some obsolete bits, fix up some other + * gawktexi.in: Remove some obsolete bits, fix up some other minor stuff. 2014-05-27 Arnold D. Robbins <arnold@skeeve.com> @@ -1511,7 +1515,7 @@ * gawk.texi, gawk.1: Replace references to dlload with dl_load. But much more work needs to be done on the docs. - + 2012-05-19 Andrew J. Schorr <aschorr@telemetry-investments.com> * gawk.texi, gawk.1: Document new -i option, and describe new default |