aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3911ba8f..a57fb97a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Mon Feb 7 11:23:33 2011 Arnold D. Robbins <arnold@skeeve.com>
+
+ * awkgram.y (next_sourcefile): Comment out assertion that
+ lexeof is true; causes core dump on user typos of bad
+ characters which previous versions did not do. Thanks to
+ Pat Rankin for the report.
+
+ * re.c (expand_range): Allow for ^ as first character
+ inside range. Thanks for Nelson Beebe for the bug report.
+
Fri Feb 4 10:28:19 2011 Arnold D. Robbins <arnold@skeeve.com>
* README.cvs: Udpated.