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 ee40f10eb..586b23c13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,10 @@
10 [ssh-keygen.1 ssh-keygen.c] 10 [ssh-keygen.1 ssh-keygen.c]
11 allow import (-i) and export (-e) of PEM and PKCS#8 encoded keys; 11 allow import (-i) and export (-e) of PEM and PKCS#8 encoded keys;
12 bz#1749; ok markus@ 12 bz#1749; ok markus@
13 - djm@cvs.openbsd.org 2010/06/29 23:16:46
14 [auth2-pubkey.c sshd_config.5]
15 allow key options (command="..." and friends) in AuthorizedPrincipals;
16 ok markus@
13 17
1420100627 1820100627
15 - (tim) [openbsd-compat/port-uw.c] Reorder includes. auth-options.h now needs 19 - (tim) [openbsd-compat/port-uw.c] Reorder includes. auth-options.h now needs