diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-04-21 Eugene Teo <eteo@redhat.com> + + PR 1326 + * translate.cxx (c_unparser::visit_binary_expression): Handle + negative left and right shift count. + 2006-04-21 Frank Ch. Eigler <fche@elastic.org> PR 953 |