aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fb31b056..fd949052 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* awkgram.c: Regenerated from bison 2.7.1.
* dfa.h, dfa.c: Minor edits to sync with GNU grep.
* gettext.h: Sync with gettext 0.18.2.1.
+ * random.h: Remove obsolete __P macro and use. Update copyright.
2013-04-14 Arnold D. Robbins <arnold@skeeve.com>
@@ -66,7 +67,7 @@
2013-02-26 Arnold D. Robbins <arnold@skeeve.com>
- * parse.y (expression_list): In case of error return the list
+ * awkgram.y (expression_list): In case of error return the list
instead of NULL so that snode gets something it can count.
2013-02-12 Arnold D. Robbins <arnold@skeeve.com>