diff options
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r-- | libf2c/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog index b8de112..317542d 100644 --- a/libf2c/ChangeLog +++ b/libf2c/ChangeLog @@ -1,3 +1,9 @@ +2002-07-10 Toon Moene <toon@moene.indiv.nluug.nl> + + * libI77/open.c (f_open): Do not indicate unformatted file + if record length is given without a FORMATTED/UNFORMATTED + specification. + 2002-06-25 DJ Delorie <dj@redhat.com> * aclocal.m4 (GLIBCPP_CONFIGURE): Split out |