summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-04-27 22:25:05 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-04-27 22:25:05 (GMT)
commit8a09e4163c79541f0af78719d0cd85b85650c4b4 (patch)
treec0aababa995c68377de24661671e3d07d8b2db66 /ChangeLog
parent9b915ec951f8f6350d3933886e1abeafe27d9802 (diff)
Forgot the old yylval global variable usage completely.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c16b9a6..a582a5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+16-04-28 Cyrille Bagard <nocbos@gmail.com>
+
+ * tools/d2c/Makefile.am:
+ * tools/d2c/args/Makefile.am:
+ * tools/d2c/bits/Makefile.am:
+ * tools/d2c/conv/Makefile.am:
+ * tools/d2c/format/Makefile.am:
+ * tools/d2c/grammar.y:
+ * tools/d2c/hooks/Makefile.am:
+ * tools/d2c/rules/Makefile.am:
+ * tools/d2c/syntax/Makefile.am:
+ Forget the old yylval global variable usage completely.
+
16-04-27 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/db/items/move.c: