summaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r--libf2c/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index bf047a1b30d..cc89759c10d 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,3 +1,12 @@
+2001-11-13 Toon Moene <toon@moene.indiv.nluug.nl>
+
+ * Makefile.in: Change dependencies on stamp files
+ into dependencies on the generated .la files.
+ Get rid of objlist. Update comment.
+ * libF77/Makefile.in: Ditto.
+ * libI77/Makefile.in: Ditto.
+ * libU77/Makefile.in: Ditto.
+
2001-10-20 Hans-Peter Nilsson <hp@bitrange.com>
* configure.in: Fake AC_EXEEXT invocation.