diff options
author | Kevin Steves <stevesk@pobox.com> | 2002-04-07 16:39:12 +0000 |
---|---|---|
committer | Kevin Steves <stevesk@pobox.com> | 2002-04-07 16:39:12 +0000 |
commit | c3c825575cdae3fd42ceb7709525fe8c0ad43f43 (patch) | |
tree | a5c5534021497e3a3985c9ffd02912eac499fd8e /ChangeLog | |
parent | a44e0351ee8dd45435bf1c887f1aca4933a205b0 (diff) |
- (stevesk) [monitor_fdpass.c] fatal() for UsePrivilegeSeparation=yes
and no fd passing support.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ | |||
1 | 20020407 | 1 | 20020407 |
2 | - (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now. | 2 | - (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now. |
3 | Future: we may want to test if fd passing works correctly. | 3 | Future: we may want to test if fd passing works correctly. |
4 | - (stevesk) [monitor_fdpass.c] fatal() for UsePrivilegeSeparation=yes | ||
5 | and no fd passing support. | ||
4 | 6 | ||
5 | 20020406 | 7 | 20020406 |
6 | - (djm) Typo in Suse SPEC file. Fix from Carsten Grohmann | 8 | - (djm) Typo in Suse SPEC file. Fix from Carsten Grohmann |
@@ -8191,4 +8193,4 @@ | |||
8191 | - Wrote replacements for strlcpy and mkdtemp | 8193 | - Wrote replacements for strlcpy and mkdtemp |
8192 | - Released 1.0pre1 | 8194 | - Released 1.0pre1 |
8193 | 8195 | ||
8194 | $Id: ChangeLog,v 1.2034 2002/04/07 16:18:03 stevesk Exp $ | 8196 | $Id: ChangeLog,v 1.2035 2002/04/07 16:39:12 stevesk Exp $ |