diff options
author | Damien Miller <djm@mindrot.org> | 2010-05-10 11:52:00 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2010-05-10 11:52:00 +1000 |
commit | 50af79b1186b26425d100b1cf1ba615b72124c0e (patch) | |
tree | 4157f76380ef517b213c380a9d0b0b54976bb8ef /ChangeLog | |
parent | 9f8703b5735f372e04d4ad550aed70508843e67f (diff) |
- OpenBSD CVS Sync
- djm@cvs.openbsd.org 2010/04/23 01:47:41
[ssh-keygen.c]
bz#1740: display a more helpful error message when $HOME is
inaccessible while trying to create .ssh directory. Based on patch
from jchadima AT redhat.com; ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ | |||
1 | 20100510 | ||
2 | - OpenBSD CVS Sync | ||
3 | - djm@cvs.openbsd.org 2010/04/23 01:47:41 | ||
4 | [ssh-keygen.c] | ||
5 | bz#1740: display a more helpful error message when $HOME is | ||
6 | inaccessible while trying to create .ssh directory. Based on patch | ||
7 | from jchadima AT redhat.com; ok dtucker@ | ||
8 | |||
1 | 20100423 | 9 | 20100423 |
2 | - (dtucker) [configure.ac] Bug #1756: Check for the existence of a lib64 dir | 10 | - (dtucker) [configure.ac] Bug #1756: Check for the existence of a lib64 dir |
3 | in the openssl install directory (some newer openssl versions do this on at | 11 | in the openssl install directory (some newer openssl versions do this on at |