diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-02-26 20:48:56 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-02-26 20:48:56 +0200 |
commit | 9322ab27e20be82722b2db73f74447f2b35c6502 (patch) | |
tree | 41150ce4a24f6bd8843b900dbe17674eea1f5246 /doc/ChangeLog | |
parent | 64c5b3da1b7ebe73fcfb4edd9450382ccf1159fb (diff) | |
parent | 33c16c16e6d33118075b196e16b33b342ee462d3 (diff) | |
download | egawk-9322ab27e20be82722b2db73f74447f2b35c6502.tar.gz egawk-9322ab27e20be82722b2db73f74447f2b35c6502.tar.bz2 egawk-9322ab27e20be82722b2db73f74447f2b35c6502.zip |
Merge branch 'master' into non-fatal-io-2
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 31 |
1 files changed, 28 insertions, 3 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 5420ce97..47756846 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,28 @@ +2015-02-24 Arnold D. Robbins <arnold@skeeve.com> + + * texinfo.tex: Update to most current version. + * gawktexi.in: Minor edit to match an O'Reilly fix. + Add some FIXMEs to one day use @sup. + +2015-02-22 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: Change 'div' to 'divisor' in some examples. + This future-proofs against a new function in master. + Thanks to Antonio Giovanni Colombo for the report. + +2015-02-20 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: More O'Reilly fixes. I think it's done! + +2015-02-19 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: More O'Reilly fixes. + +2015-02-17 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: A few minor formatting fixes to sync with O'Reilly + version. + 2015-02-13 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in: O'Reilly fixes. Through QC1 review. @@ -62,7 +87,7 @@ 2015-01-23 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in: O'Reilly fixes. - (Glossary): Many new entries from Antonio Giovanni Columbo. + (Glossary): Many new entries from Antonio Giovanni Colombo. 2015-01-21 Arnold D. Robbins <arnold@skeeve.com> @@ -95,7 +120,7 @@ * gawktexi.in: Add one more paragraph to new foreword. * gawktexi.in: Fix exponentiation in TeX mode. Thanks to - Marco Curreli by way of Antonio Giovanni Columbo. + Marco Curreli by way of Antonio Giovanni Colombo. * texinfo.tex: Updated. @@ -165,7 +190,7 @@ 2014-10-17 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in: Fix date in docbook attribution for new Foreword; - thanks to Antonio Columbo for the catch. Update latest version + thanks to Antonio Colombo for the catch. Update latest version of gettext. 2014-10-15 Arnold D. Robbins <arnold@skeeve.com> |