aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
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 4b51b5c9..a7a0237e 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,10 @@
+2018-05-10 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in (Bracket Expressions): Document the full list
+ of characters in [:space:]. Thanks to Jannick <thirdedition@gmx.net>
+ for the suggestion. Also note that current BWK awk gets [:blank:]
+ wrong, treating it like [:space:].
+
2018-04-08 Arnold D. Robbins <arnold@skeeve.com>
* gawk.1: Minor edit in the man page. Thanks to Howard