summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 362febe67..8b18aea38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
9 applying additional restrictions to non-pubkey authentications in 9 applying additional restrictions to non-pubkey authentications in
10 the case where pubkey fails but another method subsequently succeeds. 10 the case where pubkey fails but another method subsequently succeeds.
11 bz #1472, found by Colin Watson, ok markus@ djm@ 11 bz #1472, found by Colin Watson, ok markus@ djm@
12 - dtucker@cvs.openbsd.org 2008/06/13 14:18:51
13 [auth2-pubkey.c auth-rhosts.c]
14 Include unistd.h for close(), prevents warnings in -portable
12 15
1320080612 1620080612
14 - (dtucker) OpenBSD CVS Sync 17 - (dtucker) OpenBSD CVS Sync
@@ -4347,4 +4350,4 @@
4347 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4350 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4348 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4351 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4349 4352
4350$Id: ChangeLog,v 1.5005 2008/06/13 22:59:49 dtucker Exp $ 4353$Id: ChangeLog,v 1.5006 2008/06/13 23:01:24 dtucker Exp $