diff options
-rw-r--r-- | libf2c/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog index 80d1f88fc5d..e9132c07f3d 100644 --- a/libf2c/ChangeLog +++ b/libf2c/ChangeLog @@ -1,3 +1,9 @@ +Sun Apr 26 09:13:41 1998 Craig Burley <burley@gnu.org> + + * libU77/hostnm_.c (G77_hostnm_0): Fix off-by-one error + that was trashing the byte just beyond the CHARACTER*(*) + argument. + Wed Mar 4 16:32:46 1998 Craig Burley <burley@gnu.org> * libU77/u77-test.f: Don't bother declaring etime. |