Update NEWS derived file
authorCraig Burley <burley@gcc.gnu.org>
Tue, 2 Mar 1999 22:01:38 +0000 (17:01 -0500)
committerCraig Burley <burley@gcc.gnu.org>
Tue, 2 Mar 1999 22:01:38 +0000 (17:01 -0500)
From-SVN: r25552

gcc/f/NEWS

index 177501132cc9ea0311d1f9c5861cb06574f4a9f3..7eb2032f12ecd477fd7da2dad0a17503b0cb7489 100644 (file)
@@ -45,6 +45,12 @@ 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').