aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/f/ChangeLog4
-rw-r--r--gcc/f/news.texi5
2 files changed, 9 insertions, 0 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog
index 64e0ad3..54328e9 100644
--- a/gcc/f/ChangeLog
+++ b/gcc/f/ChangeLog
@@ -1,3 +1,7 @@
+Fri Jun 18 11:43:46 1999 Craig Burley <craig@jcb-sc.com>
+
+ * news.texi: Doc TtyNam fix.
+
Fri Jun 18 11:26:50 1999 Craig Burley <craig@jcb-sc.com>
* news.texi: New heading for development version.
diff --git a/gcc/f/news.texi b/gcc/f/news.texi
index 1b03f40..9ebbb4b 100644
--- a/gcc/f/news.texi
+++ b/gcc/f/news.texi
@@ -155,6 +155,11 @@ The following information was last updated on @value{last-update-news}:
@itemize @bullet
@ifclear USERVISONLY
@item
+The @code{TtyNam} intrinsics now set @var{Name} to all spaces (at run time)
+if the system has no @code{ttyname} implementation available.
+
+@ifclear USERVISONLY
+@item
Upgrade to @code{libf2c} as of 1999-06-18.
@end ifclear
@end itemize