* invoke.texi: Add more options to summary list.
[official-gcc.git] / maintainer-scripts / ChangeLog
blob9d3a01dae8735340538cf962fef5fd38515a84a8
1 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
4         run texi2html on manuals that aren't present.
6 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
8         * update_web_docs_libstdcxx:  New script.
9         * crontab:  Call said script.
11 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13         * update_version, update_branch_version: Check out with gcc
14         directory instead of using egcs link.
16 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
18         * update_web_docs: Don't strip leading -r from argument following
19         -r, or leading -d from argument following -d.  Bug pointed out by
20         Matt Kraai.
22         * update_web_docs: Handle -r and -d options to generate docs for a
23         release or branch in a subdirectory.  Determine names of G77 news
24         and bugs files and contributors file after updated docs have been
25         installed, not before.  Don't remove files from a subdirectory.
26         Don't generate manuals for gcov (included in the GCC manual) or
27         iostream (obsolete).  Do generate manuals for cppinternals, gcj
28         and porting.  Update regular expressions for detecting whether
29         files have really changed when regenerated.
31 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
33         * update_web_docs: Use /usr/local/bin/texi2html rather than
34         gccadmin's local copy.
36 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
38         * crontab, doc_exclude, update_branch_version, update_version,
39         update_web_docs: New files (as currently used by gccadmin).
40         * README: New file.