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 eb54d5cf..8b32325b 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,10 @@
+Mon Jun 13 22:28:02 2011 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawk.texi: Document that POSIX now says [a-z] is undefined outside
+ the C and POSIX locales, so gawk treats it as the Good Lord intended
+ in all cases. Thanks to Paul Eggert for letting me know about this
+ and providing URLs to cite.
+
Fri May 27 09:59:38 2011 Arnold D. Robbins <arnold@skeeve.com>
* gawk.1, gawk.texi: Minor edits w.r.t. the bug reporting address.