diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-08-01 20:30:14 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-08-01 20:30:14 +0000 |
commit | 2da39d27018b19f9fde748a1fbd69ec55dbc5c59 (patch) | |
tree | aa9c93bbd32063e699ddfd84c05f4fed2ff4c4b3 | |
parent | e972e2e8ba785503ce7040cf24b32811036639fa (diff) |
*** empty log message ***
-rw-r--r-- | sutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sutils/ChangeLog b/sutils/ChangeLog index 5ef879fc..7d8ca832 100644 --- a/sutils/ChangeLog +++ b/sutils/ChangeLog @@ -1,3 +1,8 @@ +Thu Aug 1 16:29:31 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * clookup.c (file_name_lookup_carefully/lookup): When appending + TAIL to RETRY_NAME, use strcpy instead of strcat. + Sat Jul 6 19:55:22 1996 Miles Bader <miles@gnu.ai.mit.edu> * fsck.c: (argp_program_version): New variable. |