summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-06-26 19:12:59 +1000
committerDamien Miller <djm@mindrot.org>2002-06-26 19:12:59 +1000
commitf18cd162d310bbd69f272337e8adb57742d322c1 (patch)
treef3bbd59ab95322a349971709fafd2c45b76cdd65 /ChangeLog
parent6de3dfd929adaa1d0a05c98cd9df4a48ed534205 (diff)
- (djm) setlogin needs pgid==pid on BSD/OS; from itojun@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 28693f59..55075c80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,7 @@
but it all damned lies.
- (stevesk) [README.privsep] more for sshd pseudo-account.
- (tim) [contrib/caldera/openssh.spec] add support for privsep
+ - (djm) setlogin needs pgid==pid on BSD/OS; from itojun@
20020625
- (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
@@ -1133,4 +1134,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
-$Id: ChangeLog,v 1.2288 2002/06/26 02:28:55 tim Exp $
+$Id: ChangeLog,v 1.2289 2002/06/26 09:12:59 djm Exp $