aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-05-10 16:31:10 -0400
committerArnold D. Robbins <arnold@skeeve.com>2018-05-10 16:31:10 -0400
commitfaa9ebbae62d1539177991b8b48c31a93b4faf3e (patch)
treebb6b08a048f9a2487277acfdc20781014a78efb6 /doc/ChangeLog
parentd2262d743f156fcca499b0c1b1706717a686aaa2 (diff)
parent85c609c42657b36dbfbde7528d9d6fd998da0fe4 (diff)
downloadegawk-faa9ebbae62d1539177991b8b48c31a93b4faf3e.tar.gz
egawk-faa9ebbae62d1539177991b8b48c31a93b4faf3e.tar.bz2
egawk-faa9ebbae62d1539177991b8b48c31a93b4faf3e.zip
Merge branch 'gawk-4.2-stable'
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