diff options
| author | toon <toon@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-05-22 21:43:33 +0000 |
|---|---|---|
| committer | toon <toon@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-05-22 21:43:33 +0000 |
| commit | c89fa9d24da0bbee95ee5544a260641a70ff11df (patch) | |
| tree | eaacb24a5b99564ae302f1d100f2514d4bad2944 | |
| parent | e5c776fd6ead2e31dd126feb080fbae15db8ae4b (diff) | |
| download | ppe42-gcc-c89fa9d24da0bbee95ee5544a260641a70ff11df.tar.gz ppe42-gcc-c89fa9d24da0bbee95ee5544a260641a70ff11df.zip | |
2001-05-22 Toon Moene <toon@moene.indiv.nluug.nl>
* g77.texi: Update last-changed date.
* news.texi: Update copyright years, last-changed date.
* bugs.texi: Update copyright years, last-changed date.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42471 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/f/ChangeLog | 6 | ||||
| -rw-r--r-- | gcc/f/bugs.texi | 4 | ||||
| -rw-r--r-- | gcc/f/g77.texi | 2 | ||||
| -rw-r--r-- | gcc/f/news.texi | 2 |
4 files changed, 10 insertions, 4 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index c6ec0e0427f..210229cd885 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,5 +1,11 @@ 2001-05-22 Toon Moene <toon@moene.indiv.nluug.nl> + * g77.texi: Update last-changed date. + * news.texi: Update copyright years, last-changed date. + * bugs.texi: Update copyright years, last-changed date. + +2001-05-22 Toon Moene <toon@moene.indiv.nluug.nl> + * g77.texi: Update maintenance information for GNU Fortran. Remove all mention of -fdebug-kludge. * news.texi: Make more news in 0.5.26 `user visible diff --git a/gcc/f/bugs.texi b/gcc/f/bugs.texi index 3e638581843..41f5322d08f 100644 --- a/gcc/f/bugs.texi +++ b/gcc/f/bugs.texi @@ -7,9 +7,9 @@ @c Keep this the same as the dates above, since it's used @c in the standalone derivations of this file (e.g. BUGS). -@set copyrights-bugs 1995,1996,1997,1998,1999,2000 +@set copyrights-bugs 1995,1996,1997,1998,1999,2000,2001 -@set last-update-bugs 2000-11-05 +@set last-update-bugs 2001-05-22 @include root.texi diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi index 51ed84289e2..b06be8d60ec 100644 --- a/gcc/f/g77.texi +++ b/gcc/f/g77.texi @@ -2,7 +2,7 @@ @c %**start of header @setfilename g77.info -@set last-update 2001-05-19 +@set last-update 2001-05-22 @set copyrights-g77 1995,1996,1997,1998,1999,2000,2001 @include root.texi diff --git a/gcc/f/news.texi b/gcc/f/news.texi index cb9fbefc688..450e9427a03 100644 --- a/gcc/f/news.texi +++ b/gcc/f/news.texi @@ -9,7 +9,7 @@ @c in the standalone derivations of this file (e.g. NEWS). @set copyrights-news 1995,1996,1997,1998,1999,2000,2001 -@set last-update-news 2001-04-21 +@set last-update-news 2001-05-22 @include root.texi |

