aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/f/ChangeLog4
-rw-r--r--gcc/f/news.texi6
2 files changed, 9 insertions, 1 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog
index e6f7101..e985070 100644
--- a/gcc/f/ChangeLog
+++ b/gcc/f/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-21 Toon Moene <toon@moene.indiv.nluug.nl>
+
+ * news.texi: Update with fixed PR's.
+
2003-09-21 George Helffrich <bugzilla@w170.uklinux.net>
* g77.texi: Remove ancient part about debugging COMMON
diff --git a/gcc/f/news.texi b/gcc/f/news.texi
index d77626b..28a3fac 100644
--- a/gcc/f/news.texi
+++ b/gcc/f/news.texi
@@ -11,7 +11,7 @@
@c in the standalone derivations of this file (e.g. NEWS).
@set copyrights-news 1995,1996,1997,1998,1999,2000,2001,2002,2003
-@set last-update-news 2003-05-18
+@set last-update-news 2003-09-21
@ifset DOC-NEWS
@include root.texi
@@ -160,6 +160,10 @@ Problem Reports fixed (in chronological order of submission):
@table @code
@item 8485
g77 doesn't accept INTEGER*8 constant in PARAMETER multiplication.
+@item 11918
+(libf2c) isatty does not call f_init.
+@item 12317
+Incorrect documentation for Fortran debugging features.
@end table
@item
Roger Sayle (@email{roger@@eyesopen.com}) fixed the remaining