summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-05 15:39:22 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-05 15:39:22 +0000
commitec1c1409276d7fbcd43828db19496cab36079c01 (patch)
tree2bad8c4eb711e25b12a9f9bd5f00c2055840426b /ChangeLog
parente27a5e05b3638737e8c50c24c8e955d38e31e02e (diff)
- deraadt@cvs.openbsd.org 2001/02/04 08:23:08
[sftp-client.c sftp-server.c] make gcc on the alpha even happier
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f8af28c0..06882f114 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -54,6 +54,9 @@
54 - markus@cvs.openbsd.org 2001/01/31 13:48:09 54 - markus@cvs.openbsd.org 2001/01/31 13:48:09
55 [sshconnect2.c] 55 [sshconnect2.c]
56 unused 56 unused
57 - deraadt@cvs.openbsd.org 2001/02/04 08:23:08
58 [sftp-client.c sftp-server.c]
59 make gcc on the alpha even happier
57 60
5820010104 6120010104
59 - (bal) I think this is the last of the bsd-*.h that don't belong. 62 - (bal) I think this is the last of the bsd-*.h that don't belong.