diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2006-07-04 20:31:03 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2006-07-04 20:31:03 +0000 |
commit | 6816f9950e15fb2f984cc8fcb3da0d5709574082 (patch) | |
tree | ccb3c176cd7051954fd5f08eb9343a7c2143f6bc /ChangeLog | |
parent | 5f0fe04bc550ba0121080e184be759896741ac4c (diff) | |
download | binutils-gdb-6816f9950e15fb2f984cc8fcb3da0d5709574082.tar.gz |
ChangeLog:
* ltconfig: chmod 644 before ranlib during install.
libiberty/ChangeLog:
* Makefile.in: chmod 644 before ranlib during install.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index dc6494cc04b..52ea2c6a505 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-07-04 Peter O'Gorman <peter@pogma.com> + + * ltconfig: chmod 644 before ranlib during install. + 2006-07-03 Paolo Bonzini <bonzini@gnu.org> * configure.in: Fix thinkos in previous check-in. |