summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7715dafb..049a1d861 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,12 @@
8 [sshkey.c] 8 [sshkey.c]
9 make Ed25519 keys' title fit properly in the randomart border; bz#2247 9 make Ed25519 keys' title fit properly in the randomart border; bz#2247
10 based on patch from Christian Hesse 10 based on patch from Christian Hesse
11 - djm@cvs.openbsd.org 2014/07/03 03:11:03
12 [ssh-agent.c]
13 Only cleanup agent socket in the main agent process and not in any
14 subprocesses it may have started (e.g. forked askpass). Fixes
15 agent sockets being zapped when askpass processes fatal();
16 bz#2236 patch from Dmitry V. Levin
11 17
1220140702 1820140702
13 - OpenBSD CVS Sync 19 - OpenBSD CVS Sync