doc 1.1.2 news in trunk
authorCraig Burley <craig@jcb-sc.com>
Tue, 2 Mar 1999 21:06:55 +0000 (21:06 +0000)
committerCraig Burley <burley@gcc.gnu.org>
Tue, 2 Mar 1999 21:06:55 +0000 (16:06 -0500)
From-SVN: r25546

gcc/f/ChangeLog
gcc/f/news.texi

index fc8055ceea06d6f2a27ab3016008153366801372..e34d06ddce31f08d18aa434cd70a7a9774b05362 100644 (file)
@@ -1,3 +1,7 @@
+Wed Mar  3 00:05:52 1999  Craig Burley  <craig@jcb-sc.com>
+
+       * news.texi: Copy over 1.1.2 news.
+
 1999-03-02  Craig Burley  <craig@jcb-sc.com>
 
        * g77.texi (Bug Reporting): Clarify whether to use -E.
index 4ba838166d91f1d2a368dd90248aab7a16a05904..6319f5c93a3990bd568da950ee2bec310ac0941d 100644 (file)
@@ -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