summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a99195e5d..16898e192 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
120001221
2 - (stevesk) OpenBSD CVS updates:
3 - markus@cvs.openbsd.org 2000/12/19 15:43:45
4 [authfile.c channels.c sftp-server.c ssh-agent.c]
5 remove() -> unlink() for consistency
6 - markus@cvs.openbsd.org 2000/12/19 15:48:09
7 [ssh-keyscan.c]
8 replace <ssl/x.h> with <openssl/x.h>
9 - markus@cvs.openbsd.org 2000/12/17 02:33:40
10 [uidswap.c]
11 typo; from wsanchez@apple.com
12
120001220 1320001220
2 - (djm) Workaround PAM inconsistencies between Solaris derived PAM code 14 - (djm) Workaround PAM inconsistencies between Solaris derived PAM code
3 and Linux-PAM. Based on report and fix from Andrew Morgan 15 and Linux-PAM. Based on report and fix from Andrew Morgan