summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2007-07-11 08:29:47 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2007-07-11 08:29:47 +0000
commit2590e4db8b2ef59bd92acdd50593ca46c5fd1cdd (patch)
tree1e6b479957bf5cc7cfc3b5c993a1b9c1eeef9675 /ChangeLog
parent64966d8b4c6bbd5ae095d5ad10fd3f50e09f77a4 (diff)
downloadgcc-2590e4db8b2ef59bd92acdd50593ca46c5fd1cdd.tar.gz
* Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the WINDRES export.
* Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126541 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 227774a3c0d..3dfca8d5f1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-11 Nick Clifton <nickc@redhat.com>
+
+ * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
+ WINDRES export.
+ * Makefile.in: Regenerate.
+
2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX