diff options
author | Craig Burley <craig@jcb-sc.com> | 1999-06-18 08:45:54 +0000 |
---|---|---|
committer | Craig Burley <burley@gcc.gnu.org> | 1999-06-18 04:45:54 -0400 |
commit | 6fd5ec508b94f22eadb73414c9d71e5478575e3a (patch) | |
tree | 46dd07079387f26e5fd67a14bef0d32bb7963ef6 /gcc/f/news.texi | |
parent | 749f840d899f0e9430656616d38b9b7b283f116f (diff) | |
download | gcc-6fd5ec508b94f22eadb73414c9d71e5478575e3a.zip gcc-6fd5ec508b94f22eadb73414c9d71e5478575e3a.tar.gz gcc-6fd5ec508b94f22eadb73414c9d71e5478575e3a.tar.bz2 |
doc TtyNam fix
From-SVN: r27595
Diffstat (limited to 'gcc/f/news.texi')
-rw-r--r-- | gcc/f/news.texi | 5 |
1 files changed, 5 insertions, 0 deletions
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 |