summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d32065913..4519a922e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
120131026
2 - (djm) OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2013/10/25 23:04:51
4 [ssh.c]
5 fix crash when using ProxyCommand caused by previous commit - was calling
6 freeaddrinfo(NULL); spotted by sthen@ and Tim Ruehsen, patch by sthen@
7
120131025 820131025
2 - (djm) [ssh-keygen.c ssh-keysign.c sshconnect1.c sshd.c] Remove 9 - (djm) [ssh-keygen.c ssh-keysign.c sshconnect1.c sshd.c] Remove
3 unnecessary arc4random_stir() calls. The only ones left are to ensure 10 unnecessary arc4random_stir() calls. The only ones left are to ensure