summaryrefslogtreecommitdiff
path: root/contrib/reghunt/ChangeLog
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2010-09-27 20:19:41 +0000
committerRalf Wildenhues <rwild@gcc.gnu.org>2010-09-27 20:19:41 +0000
commit86dfbd58cf99eadaac3056d6de263f37a631a363 (patch)
tree9821cf7bb3605e22ac0bbeda8721adaaab6cb09f /contrib/reghunt/ChangeLog
parentcd3c99ba58a546485653315227d8ca4cf857c0aa (diff)
downloadgcc-86dfbd58cf99eadaac3056d6de263f37a631a363.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. From-SVN: r164668
Diffstat (limited to 'contrib/reghunt/ChangeLog')
-rw-r--r--contrib/reghunt/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/reghunt/ChangeLog b/contrib/reghunt/ChangeLog
index 5a426a927fa..af27b8f97c4 100644
--- a/contrib/reghunt/ChangeLog
+++ b/contrib/reghunt/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * bin/gcc-svn-ids: Fix unportable shell quoting.
+ * date_based/reg_periodic: Likewise.
+ * date_based/reg_search: Likewise.
+
2009-02-17 Janis Johnson <janis187@us.ibm.com>
* examples: New directory.