summaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>2005-10-29 00:28:20 +0000
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>2005-10-29 00:28:20 +0000
commitbc4999bdde14991c8731f9044e18647cfc9fef07 (patch)
treea758dbce14bf46a7a3320a6f3000c3a56851c2fe /contrib/ChangeLog
parent583621e544b5206c5f036044ff07b87d1c60bca4 (diff)
downloadgcc-bc4999bdde14991c8731f9044e18647cfc9fef07.tar.gz
2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
* gcc_update: When svn update is called and --silent is used, pass -q. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105985 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 066d743a384..235d748eb01 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,5 +1,10 @@
2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
+ * gcc_update: When svn update is called and
+ --silent is used, pass -q.
+
+2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
+
* gcc_update: Remove the -q from svn invocation.
2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>