aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d756011..dd7d16ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Sun Jan 30 21:13:01 2011 Arnold D. Robbins <arnold@skeeve.com>
+
+ * hard-locale.h: Synced to GNU grep.
+ * hard-locale.c: New file, brought in from GNU grep.
+ * Makefile.am (base_sources): Add hard-locale.c.
+ * dfa.h: Sync as much as possible to GNU grep.
+ * dfa.c: Sync as much as possible to GNU grep.
+ * builtin.c (do_strftime): Remove unneeded variable.
+
Thu Jan 27 22:52:54 2011 Arnold D. Robbins <arnold@skeeve.com>
* awk.h (comp_func): Add declaration.