summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-06-21 16:20:44 +1000
committerDamien Miller <djm@mindrot.org>2002-06-21 16:20:44 +1000
commit4903eb4b7461081c9a55cff3a4075fa3311e5e23 (patch)
tree84226438eb9e2ced41f0b9847757146deab9c41e /ChangeLog
parent444f9fca60cb9f331e5add08bf398aaa47dd3ed6 (diff)
- (djm) Warn and disable compression on platforms which can't handle both
useprivilegeseparation=yes and compression=yes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e19e8d6db..84212ea10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
5 Don't initialise compression buffers when compression=no in sshd_config; 5 Don't initialise compression buffers when compression=no in sshd_config;
6 ok Niels@ 6 ok Niels@
7 - ID sync for auth-passwd.c 7 - ID sync for auth-passwd.c
8 - (djm) Warn and disable compression on platforms which can't handle both
9 useprivilegeseparation=yes and compression=yes
8 10
920020620 1120020620
10 - (bal) Fixed AIX environment handling, use setpcred() instead of existing 12 - (bal) Fixed AIX environment handling, use setpcred() instead of existing
@@ -994,4 +996,4 @@
994 - (stevesk) entropy.c: typo in debug message 996 - (stevesk) entropy.c: typo in debug message
995 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 997 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
996 998
997$Id: ChangeLog,v 1.2236 2002/06/21 06:05:12 djm Exp $ 999$Id: ChangeLog,v 1.2237 2002/06/21 06:20:44 djm Exp $