From cc60b3c1db3bb322499b9b03de4da6e05fc054a4 Mon Sep 17 00:00:00 2001 From: Craig Burley Date: Tue, 2 Mar 1999 21:06:55 +0000 Subject: doc 1.1.2 news in trunk From-SVN: r25546 --- gcc/f/ChangeLog | 4 ++++ gcc/f/news.texi | 16 ++++++++++++++++ 2 files changed, 20 insertions(+) (limited to 'gcc') diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index fc8055c..e34d06d 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +Wed Mar 3 00:05:52 1999 Craig Burley + + * news.texi: Copy over 1.1.2 news. + 1999-03-02 Craig Burley * g77.texi (Bug Reporting): Clarify whether to use -E. diff --git a/gcc/f/news.texi b/gcc/f/news.texi index 4ba8381..6319f5c 100644 --- a/gcc/f/news.texi +++ b/gcc/f/news.texi @@ -91,6 +91,22 @@ Improve documentation and indexing, including information on Year 2000 (Y2K) compliance. @end itemize +@heading In 0.5.24 and @code{egcs} 1.1.2 (versus 0.5.23 and 1.1.1): +@itemize @bullet +@item +Fix the @samp{Date_and_Time} intrinsic (in @code{libg2c}) +to return the milliseconds value properly +in @var{Values}(8). + +@item +Fix the @samp{LStat} intrinsic (in @code{libg2c}) +to return device-ID information properly +in @var{SArray}(7). + +@item +Improve documentation. +@end itemize + @heading In 0.5.24 and @code{egcs} 1.1.1 (versus 0.5.23 and 1.1): @itemize @bullet @item -- cgit v1.1