summaryrefslogtreecommitdiff
path: root/maintainer-scripts/ChangeLog
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2007-07-06 16:33:38 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2007-07-06 16:33:38 +0000
commit0d92a30690fcb5f655a82ea2609aee2ba03022d3 (patch)
treed5796f3d1af1334301957d62826fcfa761736811 /maintainer-scripts/ChangeLog
parentdb1c99deee13fafacd47e6dda0ecdc5c7c80aa83 (diff)
downloadgcc-0d92a30690fcb5f655a82ea2609aee2ba03022d3.tar.gz
* update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
commands. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126420 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'maintainer-scripts/ChangeLog')
-rw-r--r--maintainer-scripts/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog
index a91b228d704..a26e17c8ffd 100644
--- a/maintainer-scripts/ChangeLog
+++ b/maintainer-scripts/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-06 Joseph Myers <joseph@codesourcery.com>
+
+ * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
+ commands.
+
2007-06-28 Mike Stump <mrs@apple.com>
* gcc_release: Update for Objective-C++.