From: Craig Burley Date: Fri, 18 Jun 1999 08:45:54 +0000 (+0000) Subject: doc TtyNam fix X-Git-Tag: releases/libgcj-2.95.0~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fd5ec508b94f22eadb73414c9d71e5478575e3a;p=thirdparty%2Fgcc.git doc TtyNam fix From-SVN: r27595 --- 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.