aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2006-07-04 20:31:03 +0000
committerAlexandre Oliva <aoliva@redhat.com>2006-07-04 20:31:03 +0000
commit6816f9950e15fb2f984cc8fcb3da0d5709574082 (patch)
treeccb3c176cd7051954fd5f08eb9343a7c2143f6bc /ChangeLog
parent5f0fe04bc550ba0121080e184be759896741ac4c (diff)
downloadgdb-6816f9950e15fb2f984cc8fcb3da0d5709574082.zip
gdb-6816f9950e15fb2f984cc8fcb3da0d5709574082.tar.gz
gdb-6816f9950e15fb2f984cc8fcb3da0d5709574082.tar.bz2
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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc6494c..52ea2c6 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.