aboutsummaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2008-07-11 12:15:07 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2008-07-11 12:15:07 +0100
commitd5e1c95e49927a55aef30e2c8f4091fdd49aba2d (patch)
tree18ad320420244a6c378c08987a7531c7f0c60764 /config/ChangeLog
parent6e1e8d0009a65d12dadc8addc50dc56b04478df8 (diff)
downloadgcc-d5e1c95e49927a55aef30e2c8f4091fdd49aba2d.zip
gcc-d5e1c95e49927a55aef30e2c8f4091fdd49aba2d.tar.gz
gcc-d5e1c95e49927a55aef30e2c8f4091fdd49aba2d.tar.bz2
mh-mingw (LDFLAGS): Append to rather than replacing previous value.
* mh-mingw (LDFLAGS): Append to rather than replacing previous value. From-SVN: r137714
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index ff2d7b0..e64c1ca 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-11 Joseph Myers <joseph@codesourcery.com>
+
+ * mh-mingw (LDFLAGS): Append to rather than replacing previous
+ value.
+
2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* override.m4: Use m4_version_prereq throughout.