summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a5c5059d..8edb2d888 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,10 @@
11 [auth2-pubkey.c] 11 [auth2-pubkey.c]
12 Correct error message that had a typo and was logging the wrong thing; 12 Correct error message that had a typo and was logging the wrong thing;
13 patch from Petr Lautrbach 13 patch from Petr Lautrbach
14 - dtucker@cvs.openbsd.org 2013/02/15 00:21:01
15 [sshconnect2.c]
16 Warn more loudly if an IdentityFile provided by the user cannot be read.
17 bz #1981, ok djm@
14 18
1520130214 1920130214
16 - (djm) [regress/krl.sh] Don't use ecdsa keys in environment that lack ECC. 20 - (djm) [regress/krl.sh] Don't use ecdsa keys in environment that lack ECC.