diff options
author | burley <burley@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-05-03 08:38:23 +0000 |
---|---|---|
committer | burley <burley@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-05-03 08:38:23 +0000 |
commit | 9c0ab94a7b094fd87da77591f6c2ab04c7baee5d (patch) | |
tree | d14442d724c86b2ab7d1ea6bcf7868a26dbe05f1 | |
parent | 035cca8c36ac485d98ca26a53c0bfec04001b8fb (diff) | |
download | gcc-9c0ab94a7b094fd87da77591f6c2ab04c7baee5d.tar.gz |
doc upgrade to netlib libf2c as of today
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26742 138bc75d-0d04-0410-961f-82ee72b054a4
-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 32ebe12064e..7741a538f95 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 c0399a270af..b60482f0fcd 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 |