summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-07-02 13:35:19 +1000
committerDamien Miller <djm@mindrot.org>2010-07-02 13:35:19 +1000
commit6018a36864643ad0e5ff1f7205a7187b961c2c57 (patch)
treed40d615290070f2c1a9cdae4dae894ac41394e24 /ChangeLog
parent44b25040110a224a79ff371ee548be9a10ba8bfa (diff)
- djm@cvs.openbsd.org 2010/06/29 23:16:46
[auth2-pubkey.c sshd_config.5] allow key options (command="..." and friends) in AuthorizedPrincipals; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee40f10e..586b23c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,10 @@
[ssh-keygen.1 ssh-keygen.c]
allow import (-i) and export (-e) of PEM and PKCS#8 encoded keys;
bz#1749; ok markus@
+ - djm@cvs.openbsd.org 2010/06/29 23:16:46
+ [auth2-pubkey.c sshd_config.5]
+ allow key options (command="..." and friends) in AuthorizedPrincipals;
+ ok markus@
20100627
- (tim) [openbsd-compat/port-uw.c] Reorder includes. auth-options.h now needs