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 205c1dd9db1..7ae04d07866 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,8 @@ +2007-06-16 Vladimir Prus <vladimir@codesourcery.com> + + * cppfiles.c (open_file): Prevent the call + for stat from overwriting errno. + 2007-06-09 Vladimir Prus <vladimir@codesourcery.com> * cppfiles.c (open_file): Account for the |
