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 fef7145b..b6c269ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Mon Nov 29 21:59:21 2010 Arnold D. Robbins <arnold@skeeve.com>
+
+ * re.c (check_bracket_exp): Add check and warning for ranges.
+ I may live to regret this.
+
+Mon Nov 29 20:09:18 2010 Eli Zaretskii <eliz@gnu.org>
+
+ * replace.c [!HAVE_STRFTIME]: For __MINGW32__, define
+ HAVE_STRFTIME while compiling missing_d/strftime.c.
+
Thu Nov 25 20:12:28 2010 John Haque <j.eh@mchsi.com>
* awkgram.y (grammar): Bug fix in delete for loop efficiency hack.