aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/f/NEWS')
-rw-r--r--gcc/f/NEWS12
1 files changed, 6 insertions, 6 deletions
diff --git a/gcc/f/NEWS b/gcc/f/NEWS
index 7eb2032f..b7fd3ff 100644
--- a/gcc/f/NEWS
+++ b/gcc/f/NEWS
@@ -45,12 +45,6 @@ somewhat more difficult.
In `egcs' 1.2:
==============
- * 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.
-
- *Note IDate Intrinsic (VXT)::, for more information.
-
* Fix `g77' so it no longer crashes when compiling I/O statements
using keywords that define `INTEGER' values, such as `IOSTAT=J',
where J is other than default `INTEGER' (such as `INTEGER*2').
@@ -73,6 +67,12 @@ In `egcs' 1.2:
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.
+
+ *Note IDate Intrinsic (VXT)::, for more information.
+
* Fix the `Date_and_Time' intrinsic (in `libg2c') to return the
milliseconds value properly in VALUES(8).