diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 64e0ad361d2b..54328e9f5d81 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +Fri Jun 18 11:43:46 1999 Craig Burley + + * news.texi: Doc TtyNam fix. + Fri Jun 18 11:26:50 1999 Craig Burley * news.texi: New heading for development version. diff --git a/gcc/f/news.texi b/gcc/f/news.texi index 1b03f403210b..9ebbb4b457fb 100644 --- a/gcc/f/news.texi +++ b/gcc/f/news.texi @@ -153,6 +153,11 @@ The following information was last updated on @value{last-update-news}: @heading In development: @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.