summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-05 13:57:36 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-05 13:57:36 +0000
commit0afcc9f942e697e7c11d03a47a993dc34d9239ee (patch)
treed7c51257686ee594a68a695968135b5369cccddb /ChangeLog
parent3c034ae01a7ed8997ff1c8c6c81ed7a099ee038d (diff)
- stevesk@cvs.openbsd.org 2001/02/04 06:30:12
[auth2.c authfd.c packet.c] remove duplicate #include's; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 642174328..9de105d41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,9 @@
28 - markus@cvs.openbsd.org 2001/02/04 08:10:44 28 - markus@cvs.openbsd.org 2001/02/04 08:10:44
29 [ssh.1] 29 [ssh.1]
30 typo; dpo@club-internet.fr 30 typo; dpo@club-internet.fr
31 - stevesk@cvs.openbsd.org 2001/02/04 06:30:12
32 [auth2.c authfd.c packet.c]
33 remove duplicate #include's; ok markus@
31 34
3220010104 3520010104
33 - (bal) I think this is the last of the bsd-*.h that don't belong. 36 - (bal) I think this is the last of the bsd-*.h that don't belong.