diff options
author | Craig Burley <craig@jcb-sc.com> | 1999-05-03 08:38:23 +0000 |
---|---|---|
committer | Craig Burley <burley@gcc.gnu.org> | 1999-05-03 04:38:23 -0400 |
commit | a31f6b9fd0342fef09958961f77ffbb9c47fbe9c (patch) | |
tree | d14442d724c86b2ab7d1ea6bcf7868a26dbe05f1 | |
parent | 336725627d41f7311c297eeb3071df024b0fa265 (diff) | |
download | gcc-a31f6b9fd0342fef09958961f77ffbb9c47fbe9c.zip gcc-a31f6b9fd0342fef09958961f77ffbb9c47fbe9c.tar.gz gcc-a31f6b9fd0342fef09958961f77ffbb9c47fbe9c.tar.bz2 |
doc upgrade to netlib libf2c as of today
From-SVN: r26742
-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 32ebe12..7741a53 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +Mon May 3 11:28:14 1999 Craig Burley <craig@jcb-sc.com> + + * news.texi: Doc upgrade to netlib libf2c as of today. + Sun May 2 17:04:28 1999 Craig Burley <craig@jcb-sc.com> * version.c: Bump version. diff --git a/gcc/f/news.texi b/gcc/f/news.texi index c0399a2..b60482f 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-04-25 +@set last-update-news 1999-05-03 @include root.texi @@ -280,7 +280,7 @@ and providing more information on internals of the front end. @ifclear USERVISONLY @item -Upgrade to @code{libf2c} as of 1999-03-17. +Upgrade to @code{libf2c} as of 1999-05-03. @end ifclear @end itemize |