1 2001-03-17 Joseph S. Myers <jsm28@cam.ac.uk>
3 * update_web_docs: Don't strip leading -r from argument following
4 -r, or leading -d from argument following -d. Bug pointed out by
7 * update_web_docs: Handle -r and -d options to generate docs for a
8 release or branch in a subdirectory. Determine names of G77 news
9 and bugs files and contributors file after updated docs have been
10 installed, not before. Don't remove files from a subdirectory.
11 Don't generate manuals for gcov (included in the GCC manual) or
12 iostream (obsolete). Do generate manuals for cppinternals, gcj
13 and porting. Update regular expressions for detecting whether
14 files have really changed when regenerated.
16 2001-03-15 Joseph S. Myers <jsm28@cam.ac.uk>
18 * update_web_docs: Use /usr/local/bin/texi2html rather than
19 gccadmin's local copy.
21 2001-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
23 * crontab, doc_exclude, update_branch_version, update_version,
24 update_web_docs: New files (as currently used by gccadmin).