aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorCraig Burley <craig@jcb-sc.com>1999-03-17 08:39:59 +0000
committerCraig Burley <burley@gcc.gnu.org>1999-03-17 03:39:59 -0500
commitf6a12244c34cd65e2ac2e3616b81d84c3a6c8ab9 (patch)
treec320f67d319cbc5dba8686b40c10ee4969e7fb75 /gcc
parentdbf18916e739cbca4bf5f08409d3650acb3f6f27 (diff)
downloadgcc-f6a12244c34cd65e2ac2e3616b81d84c3a6c8ab9.zip
gcc-f6a12244c34cd65e2ac2e3616b81d84c3a6c8ab9.tar.gz
gcc-f6a12244c34cd65e2ac2e3616b81d84c3a6c8ab9.tar.bz2
Editorial fix to g77 news
From-SVN: r25819
Diffstat (limited to 'gcc')
-rw-r--r--gcc/f/ChangeLog4
-rw-r--r--gcc/f/news.texi4
2 files changed, 6 insertions, 2 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog
index 7df1739..b5ecd62 100644
--- a/gcc/f/ChangeLog
+++ b/gcc/f/ChangeLog
@@ -1,3 +1,7 @@
+Wed Mar 17 11:39:44 1999 Craig Burley <craig@jcb-sc.com>
+
+ * news.texi: Editorial fix.
+
Mon Mar 15 17:12:07 1999 Craig Burley <craig@jcb-sc.com>
* bugs.texi, g77.texi, news.texi: Editorial fixes.
diff --git a/gcc/f/news.texi b/gcc/f/news.texi
index 4531695..a5c1e78 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-03-13
+@set last-update-news 1999-03-17
@include root.texi
@@ -215,7 +215,7 @@ including information on Year 2000 (Y2K) compliance.
@ifclear USERVISONLY
@itemize @bullet
@item
-Fix the @code{IDate} Intrinsic (VXT)
+Fix the @code{IDate} intrinsic (VXT) (in @code{libg2c})
so the returned year is in the documented, non-Y2K-compliant range
of 0--99,
instead of being returned as 100 in the year 2000.