summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 340b7fe..7cb4d53 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+2010-11-27 Thomas Dickey <tom@crayon>
+
+ * package/byacc.spec, package/debian/changelog, VERSION: bump
+
+ * output.c:
+ corrected use of %parse-param value in yyerror(); it doesn't use &yylval
+ (report by Clifford Yapp)
+
2010-11-26 Thomas Dickey <tom@crayon>
* skeleton.c: typo