diff options
author | Craig Burley <craig@jcb-sc.com> | 1999-05-10 14:42:40 +0000 |
---|---|---|
committer | Craig Burley <burley@gcc.gnu.org> | 1999-05-10 10:42:40 -0400 |
commit | 2729076adce1b156ce51fa7bc7a525127ec4f797 (patch) | |
tree | 1fc78dbd4d23717ac13d139d936d18520f2616ba /gcc | |
parent | 8e2b8d136cf9c61db32f94d844ce10d819f70954 (diff) | |
download | gcc-2729076adce1b156ce51fa7bc7a525127ec4f797.zip gcc-2729076adce1b156ce51fa7bc7a525127ec4f797.tar.gz gcc-2729076adce1b156ce51fa7bc7a525127ec4f797.tar.bz2 |
Doc upgrade to netlib libf2c as of today
From-SVN: r26865
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/f/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/f/news.texi | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index b8ac731..409b52d 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +Mon May 10 17:38:39 1999 Craig Burley <craig@jcb-sc.com> + + * news.texi: Doc upgrade to netlib libf2c as of today. + Sun May 9 18:52:13 1999 Hans-Peter Nilsson <hp@bitrange.com> * f/g77spec.c (lang_specific_driver): Correct bug-report address diff --git a/gcc/f/news.texi b/gcc/f/news.texi index a2b7073..7620c78 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-1999 -@set last-update-news 1999-05-06 +@set last-update-news 1999-05-10 @include root.texi @@ -296,7 +296,7 @@ and providing more information on internals of the front end. @ifclear USERVISONLY @item -Upgrade to @code{libf2c} as of 1999-05-03. +Upgrade to @code{libf2c} as of 1999-05-10. @end ifclear @end itemize |