Tweaks from Craig.

From-SVN: r22278
This commit is contained in:
Jeff Law
1998-09-05 16:22:39 -06:00
parent 0240581e23
commit bf961e84bf

View File

@@ -5,7 +5,7 @@
@c The text of this file appears in the file BUGS
@c in the G77 distribution, as well as in the G77 manual.
@c 1998-09-01
@c 1998-09-05
@ifclear NEWSONLY
@node News
@@ -58,6 +58,16 @@ though this can make getting a complete picture
of what a particular @code{egcs} version contains
somewhat more difficult.
@heading In 0.5.24 and @code{egcs} 1.1.1 (versus 0.5.23 and 1.1):
@itemize @bullet
@item
Fix @code{libg2c} so it no longer crashes with a spurious diagnostic
upon doing any I/O following a direct formatted write.
(This bug was introduced in 0.5.23 and @code{egcs} 1.1 in
@code{g77}'s version of @code{libf2c}.)
@end itemize
@heading In @code{egcs} 1.1 (versus 0.5.24):
@itemize @bullet
@item