From a332224a56040dab0133e1c7d7b9b909bc169eec Mon Sep 17 00:00:00 2001 From: Craig Burley Date: Fri, 5 Mar 1999 10:22:50 +0000 Subject: [PATCH] Update news item about IDATE (VXT) fix timeline From-SVN: r25597 --- gcc/f/ChangeLog | 5 +++++ gcc/f/news.texi | 22 +++++++++++----------- 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index d4d03e443e3..0eb4cdcc156 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,8 @@ +Fri Mar 5 13:22:44 1999 Craig Burley + + * news.texi: Relocate IDATE (VXT) fix: we put it in 1.1.2 + so describe it there, instead of under 1.2. + Wed Mar 3 00:57:56 1999 Craig Burley * news.texi: IDATE (VXT) fixed to return year as 0..99. diff --git a/gcc/f/news.texi b/gcc/f/news.texi index 6cfe954e140..632fe95b427 100644 --- a/gcc/f/news.texi +++ b/gcc/f/news.texi @@ -64,17 +64,6 @@ somewhat more difficult. @heading In @code{egcs} 1.2: @itemize @bullet -@item -Fix the @code{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. - -@ifnothtml -@xref{IDate Intrinsic (VXT)}, -for more information. -@end ifnothtml - @item Fix @code{g77} so it no longer crashes when compiling I/O statements using keywords that define @code{INTEGER} values, @@ -104,6 +93,17 @@ including information on Year 2000 (Y2K) compliance. @heading In 0.5.24 and @code{egcs} 1.1.2 (versus 0.5.23 and 1.1.1): @itemize @bullet +@item +Fix the @code{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. + +@ifnothtml +@xref{IDate Intrinsic (VXT)}, +for more information. +@end ifnothtml + @item Fix the @samp{Date_and_Time} intrinsic (in @code{libg2c}) to return the milliseconds value properly -- 2.30.2