diff options
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r-- | libcpp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 2630138..485d66e 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,7 @@ +2011-05-29 John Tytgat <John.Tytgat@aaug.net> + + * files.c (read_file_guts): Add test on non-zero value of S_ISREG. + 2011-05-22 Uros Bizjak <ubizjak@gmail.com> PR target/49104 |