summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>2010-09-27 20:19:41 +0000
committerrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>2010-09-27 20:19:41 +0000
commit3aa7b555cf1afc5ce9980b41bdc473e609066675 (patch)
tree9821cf7bb3605e22ac0bbeda8721adaaab6cb09f /ChangeLog
parent5b097d1dbd061bb1b859891d7d8149ff940e5e70 (diff)
downloadgcc-3aa7b555cf1afc5ce9980b41bdc473e609066675.tar.gz
Fix unportable shell quoting.
/: PR bootstrap/44621 * configure.ac: Fix unportable shell quoting. * configure: Regenerate. config/: * po.m4 (AM_PO_SUBDIRS): Fix unportable shell quoting. contrib/reghunt/: * bin/gcc-svn-ids: Fix unportable shell quoting. * date_based/reg_periodic: Likewise. * date_based/reg_search: Likewise. intl/: PR bootstrap/44621 * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164668 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 7e624711294..8ea0c469a52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ PR bootstrap/44621
+ * configure.ac: Fix unportable shell quoting.
+ * configure: Regenerate.
+
2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
* configure.ac (enable-lto): Add Darwin to the list of supported lto