aboutsummaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
diff options
context:
space:
mode:
authorCraig Burley <craig@jcb-sc.com>1999-05-03 16:07:36 +0000
committerCraig Burley <burley@gcc.gnu.org>1999-05-03 12:07:36 -0400
commit2b0bdd9a77061bf3152e4b308ec3598a8552bd14 (patch)
tree0bccba439be532aedb5a155142134dfc7e74bd0b /libf2c/ChangeLog
parent2d6d3dc232af2a3f11a1f3de03bf883ffd04d2c2 (diff)
reverse order of arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr
From-SVN: r26756
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r--libf2c/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index 7ed7ca57ee6..6a02f5e92ae 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,3 +1,8 @@
+1999-05-03 Craig Burley <craig@jcb-sc.com>
+
+ * libU77/u77-test.f: Reverse order of two arguments to
+ CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
+
Mon May 3 11:21:35 1999 Craig Burley <craig@jcb-sc.com>
* libF77/c_log.c: Cope with partial overlap a la z_log.c.