diff options
author | Damien Miller <djm@mindrot.org> | 2002-05-13 10:48:57 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2002-05-13 10:48:57 +1000 |
commit | a18bbd398e053acb58a79a2b4e0f13b4db8a0bae (patch) | |
tree | 0d570609b81ffd0217ce20c46058d3cdad593d72 /ChangeLog | |
parent | 802b9568686032c81e4a998dc282df6ed63d4090 (diff) |
- (djm) Add --with-superuser-path=xxx configure option to specify what $PATH
the superuser receives.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ | |||
1 | 20020513 | ||
2 | - (djm) Add --with-superuser-path=xxx configure option to specify what $PATH | ||
3 | the superuser receives. | ||
4 | |||
1 | 20020511 | 5 | 20020511 |
2 | - (tim) [configure.ac] applied a rework of djm's OpenSSL search cleanup patch. | 6 | - (tim) [configure.ac] applied a rework of djm's OpenSSL search cleanup patch. |
3 | Now only searches system and /usr/local/ssl (OpenSSL's default install path) | 7 | Now only searches system and /usr/local/ssl (OpenSSL's default install path) |
@@ -567,4 +571,4 @@ | |||
567 | - (stevesk) entropy.c: typo in debug message | 571 | - (stevesk) entropy.c: typo in debug message |
568 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 572 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
569 | 573 | ||
570 | $Id: ChangeLog,v 1.2106 2002/05/11 22:30:04 tim Exp $ | 574 | $Id: ChangeLog,v 1.2107 2002/05/13 00:48:57 djm Exp $ |