summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-05-13 13:15:42 +1000
committerDamien Miller <djm@mindrot.org>2002-05-13 13:15:42 +1000
commitf58c672f0ed61507f0d4b56e7c31478bd580b809 (patch)
treecbd1868a16b5b9ad6171c99d9e47ac47d5d0cd70 /ChangeLog
parent5ad9fd982037e512355cfd5fe060a554934be243 (diff)
- (djm) Add --with-privsep-path configure option
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 92afe6b46..82e854541 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
2 - (djm) Add --with-superuser-path=xxx configure option to specify what $PATH 2 - (djm) Add --with-superuser-path=xxx configure option to specify what $PATH
3 the superuser receives. 3 the superuser receives.
4 - (djm) Bug #231: UsePrivilegeSeparation turns off Banner. 4 - (djm) Bug #231: UsePrivilegeSeparation turns off Banner.
5 - (djm) Add --with-privsep-path configure option
5 6
620020511 720020511
7 - (tim) [configure.ac] applied a rework of djm's OpenSSL search cleanup patch. 8 - (tim) [configure.ac] applied a rework of djm's OpenSSL search cleanup patch.
@@ -572,4 +573,4 @@
572 - (stevesk) entropy.c: typo in debug message 573 - (stevesk) entropy.c: typo in debug message
573 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 574 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
574 575
575$Id: ChangeLog,v 1.2108 2002/05/13 01:07:41 djm Exp $ 576$Id: ChangeLog,v 1.2109 2002/05/13 03:15:42 djm Exp $