summaryrefslogtreecommitdiff
path: root/maintainer-scripts/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2007-07-06 17:33:38 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2007-07-06 17:33:38 +0100
commitbb83237562576ca1561164715c5787c261b9fffe (patch)
treed5796f3d1af1334301957d62826fcfa761736811 /maintainer-scripts/ChangeLog
parent22867d02ee69bb1e472ffd142a36d81ad2eb9eb4 (diff)
downloadgcc-bb83237562576ca1561164715c5787c261b9fffe.tar.gz
update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf commands.
* update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf commands. From-SVN: r126420
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++.