aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-10-16 14:49:09 +0300
committerArnold D. Robbins <arnold@skeeve.com>2020-10-16 14:49:09 +0300
commit09a0ee18baaa8fa83f9f94f783a801f6f436d2fd (patch)
treec3462ec9b7e7408f8ef355b697223d05bab533d8 /doc/ChangeLog
parent2ef955ea81a33af366f17f63b4ce85451b1a73b9 (diff)
parent901fdb886eff28fd603c6e18e25df39d2f6a4c91 (diff)
downloadegawk-09a0ee18baaa8fa83f9f94f783a801f6f436d2fd.tar.gz
egawk-09a0ee18baaa8fa83f9f94f783a801f6f436d2fd.tar.bz2
egawk-09a0ee18baaa8fa83f9f94f783a801f6f436d2fd.zip
Merge branch 'master' into feature/docit
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index ae060c00..92ba1581 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,11 +1,16 @@
+2020-10-16 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in: After review, remove/update some FIXMEs, and
+ and fix a markup error.
+
2020-10-15 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in: Add an index entry.
2020-10-12 Arnold D. Robbins <arnold@skeeve.com>
- * gawktexi.in: Explain `ls -l' earlier in the and small wording
- improvement in explanation of options. Thanks to Yehezkel Bernat
+ * gawktexi.in: Explain `ls -l' earlier in the book, and small wording
+ improvement in explanation of options. Thanks to Yehezkel Bernat.
<yehezkelshb@gmail.com> for the comments.
2020-10-11 Arnold D. Robbins <arnold@skeeve.com>