aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 724a982c..3d025732 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,17 @@
+2018-11-26 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in (Auto-set) : Update values of PROCINFO["platform"].
+ (PC Using): Add to BINMODE discussion to always set it and
+ not worry about checking platforms. Per discussion with the dev team.
+
+2018-11-26 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in: Document that split() third arg is like FS, if it's
+ a single character, that character is used, even if it's a
+ regexp metacharacter.
+ * gawk.1: Ditto.
+ Thanks to R <0xef967c36@gmail.com> for the report.
+
2018-11-25 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in: Document PROCINFO["platform"].