diff options
author | Damien Miller <djm@mindrot.org> | 2008-11-03 19:21:21 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2008-11-03 19:21:21 +1100 |
commit | 49b78d4fbc138a252fc083c67d6b3750477d92a1 (patch) | |
tree | 4e03220507c035348929ddd75212fdd1ff5d76c4 /ChangeLog | |
parent | d58f56000c95f2c4eca22b4f89f19c557e23d919 (diff) |
- jmc@cvs.openbsd.org 2008/10/03 13:08:12
[sshd.8]
do not give an example of how to chmod files: we can presume the user
knows that. removes an ambiguity in the permission of authorized_keys;
ok deraadt
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -34,6 +34,11 @@ | |||
34 | - millert@cvs.openbsd.org 2008/10/02 14:39:35 | 34 | - millert@cvs.openbsd.org 2008/10/02 14:39:35 |
35 | [session.c] | 35 | [session.c] |
36 | Convert an unchecked strdup to xstrdup. OK deraadt@ | 36 | Convert an unchecked strdup to xstrdup. OK deraadt@ |
37 | - jmc@cvs.openbsd.org 2008/10/03 13:08:12 | ||
38 | [sshd.8] | ||
39 | do not give an example of how to chmod files: we can presume the user | ||
40 | knows that. removes an ambiguity in the permission of authorized_keys; | ||
41 | ok deraadt | ||
37 | 42 | ||
38 | 20080906 | 43 | 20080906 |
39 | - (dtucker) [config.guess config.sub] Update to latest versions from | 44 | - (dtucker) [config.guess config.sub] Update to latest versions from |
@@ -4768,4 +4773,4 @@ | |||
4768 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 4773 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
4769 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 4774 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
4770 | 4775 | ||
4771 | $Id: ChangeLog,v 1.5107 2008/11/03 08:20:49 djm Exp $ | 4776 | $Id: ChangeLog,v 1.5108 2008/11/03 08:21:21 djm Exp $ |