aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Burley <craig@jcb-sc.com>1999-03-02 21:06:55 +0000
committerCraig Burley <burley@gcc.gnu.org>1999-03-02 16:06:55 -0500
commitcc60b3c1db3bb322499b9b03de4da6e05fc054a4 (patch)
tree5526424e33e89b4c08007e3fcaaa315bc4c242df
parent0d51fab4330c4bfeb0798d99b4103442bee22ff4 (diff)
downloadgcc-cc60b3c1db3bb322499b9b03de4da6e05fc054a4.zip
gcc-cc60b3c1db3bb322499b9b03de4da6e05fc054a4.tar.gz
gcc-cc60b3c1db3bb322499b9b03de4da6e05fc054a4.tar.bz2
doc 1.1.2 news in trunk
From-SVN: r25546
-rw-r--r--gcc/f/ChangeLog4
-rw-r--r--gcc/f/news.texi16
2 files changed, 20 insertions, 0 deletions
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 <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.
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