diff options
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 21867d2..4c14658 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,8 @@ +2008-08-20 Craig Silverstein <csilvers@google.com> + + * fileread.cc (File_read::open): Do not lock the file unless it + was successfully opened. + 2008-08-14 Cary Coutant <ccoutant@google.com> * x86_64.cc (Target_x86_64::Relocate::relocat_tls): |