diff options
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r-- | libcpp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index da68e52..ca29119 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,8 @@ +2013-06-24 Dehao Chen <dehao@google.com> + + * files.c (_cpp_stack_include): Fix the highest_location when header + file is guarded by #ifndef and is included twice. + 2013-04-28 Jakub Jelinek <jakub@redhat.com> N3472 binary constants |