aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libf2c/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index 4c1e4b5..df93ebc 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,7 +1,7 @@
-2001-01-02 Toon Moene <toon@moene.indiv.nluug.nl>
+2001-12-02 Toon Moene <toon@moene.indiv.nluug.nl>
PR fortran/4885
- * endfile.c (t_runc): After ftruncate. seek to end-of-file.
+ * endfile.c (t_runc): After ftruncate, seek to end-of-file.
2001-11-25 Toon Moene <toon@moene.indiv.nluug.nl>