diff options
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 8ec2162ac..9593ececd 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +Fri Apr 19 00:06:02 1996 Jim Meyering (meyering@na-net.ornl.gov) + + * cp.c (copy_reg): Rearrange arithmetic in conditional to avoid + integer overflow with large files. + Fri Apr 12 21:40:44 1996 Jim Meyering (meyering@na-net.ornl.gov) * mkdir.c (main): Add new option: --verbose. |