OSDN Git Service

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