aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-05-30 16:03:11 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-05-30 16:03:11 +0300
commit231a84fb021b17006b1bf6a9d45fb15d6e883960 (patch)
tree7c5d976fc75f24d42608b5f41991f2745a066807 /doc/ChangeLog
parentbdcf2bec72b818f6a6e9e0876e61ac9545d1efda (diff)
downloadegawk-231a84fb021b17006b1bf6a9d45fb15d6e883960.tar.gz
egawk-231a84fb021b17006b1bf6a9d45fb15d6e883960.tar.bz2
egawk-231a84fb021b17006b1bf6a9d45fb15d6e883960.zip
Documentation fixes.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index b61a90ee..7a61562a 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,7 +1,10 @@
2021-05-30 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in (Feature History): Fix a typo and clarify wording.
- Thanks to Antonio Columbo for the report.
+ Additionally, fix some other small mistakes.
+ * gawk.1: Also, fix a small typo.
+
+ Thanks to Antonio Columbo for the reports.
2021-05-27 Arnold D. Robbins <arnold@skeeve.com>