summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fe50bc568..baa58bc8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,13 @@
12 a configuration override. In the future, we will change the 12 a configuration override. In the future, we will change the
13 server's default itself so users who need the legacy protocol 13 server's default itself so users who need the legacy protocol
14 will need to turn it on explicitly 14 will need to turn it on explicitly
15 - dtucker@cvs.openbsd.org 2007/03/19 12:16:42
16 [ssh-agent.c]
17 Remove the signal handler that checks if the agent's parent process
18 has gone away, instead check when the select loop returns. Record when
19 the next key will expire when scanning for expired keys. Set the select
20 timeout to whichever of these two things happens next. With djm@, with &
21 ok deraadt@ markus@
15 22
1620070313 2320070313
17 - (dtucker) [entropy.c scard-opensc.c ssh-rand-helper.c] Bug #1294: include 24 - (dtucker) [entropy.c scard-opensc.c ssh-rand-helper.c] Bug #1294: include
@@ -2841,4 +2848,4 @@
2841 OpenServer 6 and add osr5bigcrypt support so when someone migrates 2848 OpenServer 6 and add osr5bigcrypt support so when someone migrates
2842 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 2849 passwords between UnixWare and OpenServer they will still work. OK dtucker@
2843 2850
2844$Id: ChangeLog,v 1.4642 2007/03/21 09:42:24 dtucker Exp $ 2851$Id: ChangeLog,v 1.4643 2007/03/21 09:45:06 dtucker Exp $