summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-04-23 15:23:07 +1000
committerDamien Miller <djm@mindrot.org>2013-04-23 15:23:07 +1000
commit467b00c38ba244f9966466e57a89d003f3afb159 (patch)
treec41d37fd16a887692419a663790a744207f8efd8 /ChangeLog
parent9303e6527bb5ca7630c765f28624702c212bfd6c (diff)
- djm@cvs.openbsd.org 2013/04/19 01:00:10
[sshd_config.5] document the requirment that the AuthorizedKeysCommand be owned by root; ok dtucker@ markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7a189221..666596b55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -56,6 +56,11 @@
56 - djm@cvs.openbsd.org 2013/04/18 02:16:07 56 - djm@cvs.openbsd.org 2013/04/18 02:16:07
57 [sftp.c] 57 [sftp.c]
58 make "sftp -q" do what it says on the sticker: hush everything but errors; 58 make "sftp -q" do what it says on the sticker: hush everything but errors;
59 ok dtucker@
60 - djm@cvs.openbsd.org 2013/04/19 01:00:10
61 [sshd_config.5]
62 document the requirment that the AuthorizedKeysCommand be owned by root;
63 ok dtucker@ markus@
59 64
6020130418 6520130418
61 - (djm) [config.guess config.sub] Update to last versions before they switch 66 - (djm) [config.guess config.sub] Update to last versions before they switch