summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Burley <burley@gcc.gnu.org>1999-03-05 05:20:07 -0500
committerCraig Burley <burley@gcc.gnu.org>1999-03-05 05:20:07 -0500
commit06f3c331a2f7e1b702ea5564bc3babdde662d84b (patch)
treeae82c69c2f08e0632a26e46cddc4d282b4659411
parent589da19d6c135e3e5bc68953dab21da0292e2c91 (diff)
downloadgcc-06f3c331a2f7e1b702ea5564bc3babdde662d84b.tar.gz
Update NEWS derived file
From-SVN: r25596
-rw-r--r--gcc/f/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/f/NEWS b/gcc/f/NEWS
index 17f5eae0cb0..55463ca9a9d 100644
--- a/gcc/f/NEWS
+++ b/gcc/f/NEWS
@@ -41,6 +41,10 @@ somewhat more difficult.
In 0.5.24 and `egcs' 1.1.2 (versus 0.5.23 and 1.1.1):
=====================================================
+ * Fix the `IDate' Intrinsic (VXT) 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.
+
* Fix the `Date_and_Time' intrinsic (in `libg2c') to return the
milliseconds value properly in VALUES(8).