From: Craig Burley Date: Fri, 5 Mar 1999 10:20:07 +0000 (-0500) Subject: Update NEWS derived file X-Git-Tag: prereleases/egcs-1.1.2-prerelease-3~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06f3c331a2f7e1b702ea5564bc3babdde662d84b;p=thirdparty%2Fgcc.git Update NEWS derived file From-SVN: r25596 --- diff --git a/gcc/f/NEWS b/gcc/f/NEWS index 17f5eae0cb0d..55463ca9a9d5 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).