diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-03-17 00:09:14 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-03-17 00:09:14 (GMT) |
commit | ceda50048870217cfa6de1ebad22f851d1259718 (patch) | |
tree | 8dca59d100ebb4946d34188214f3479481bb8f7b /ChangeLog | |
parent | 4021e5f02ce71b35423852cd89fb6f0f2776f7b8 (diff) |
Fixed two reduce/reduce conflicts in d2c.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 16-03-17 Cyrille Bagard <nocbos@gmail.com> + * tools/d2c/grammar.y: + Fix two reduce/reduce conflicts in d2c. + +16-03-17 Cyrille Bagard <nocbos@gmail.com> + * plugins/pychrysa/gtkext/viewpanel.c: Update code. |