summaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
diff options
context:
space:
mode:
authortoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>2001-12-02 14:19:02 +0000
committertoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>2001-12-02 14:19:02 +0000
commit27fbf3a7c1556f621ab3f6f1ff95d38000e70479 (patch)
treeee1ce56dc6eab06691f0e6607b63cfdeb5428af7 /libf2c/ChangeLog
parentd2dba3550dec6a4a934b72d6d451d483d94aa612 (diff)
downloadgcc-27fbf3a7c1556f621ab3f6f1ff95d38000e70479.tar.gz
2001-12-02 Toon Moene <toon@moene.indiv.nluug.nl>
* Fix typos in ChangeLog. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47531 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r--libf2c/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index 4c1e4b5921b..df93ebc6b96 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>