aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-10-10 16:59:57 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-10-10 16:59:57 +0300
commitf6f4abd11c600e16a2fe868bdd0bbda5e616f0c8 (patch)
treef0db7ac56850ec3cda2e97720b9d7a1d0d30b492 /doc/ChangeLog
parent7b6a89830ee4fca90b004317796d9964f1322532 (diff)
parent9b692963b78835970c991ea76965df82548a7da3 (diff)
downloadegawk-f6f4abd11c600e16a2fe868bdd0bbda5e616f0c8.tar.gz
egawk-f6f4abd11c600e16a2fe868bdd0bbda5e616f0c8.tar.bz2
egawk-f6f4abd11c600e16a2fe868bdd0bbda5e616f0c8.zip
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 3e692a17..dca86df1 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,10 @@
+2017-10-10 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in (Readfile Function): Fix the code for the naive
+ function to be syntactically and semantically correct. Thanks to
+ Jaromir Obr <jaromir.obr@gmail.com> for the report.
+ (POSIX String Comparison): Add some URL references in @ignore.
+
2017-10-08 Andrew J. Schorr <aschorr@telemetry-investments.com>
* gawktexi.in: Fix discussion of AWKPATH in section on @include.