summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-07-14 12:09:57 +1000
committerDamien Miller <djm@mindrot.org>2008-07-14 12:09:57 +1000
commit276571c29d0e8a0c0e2d75e18ff57d63eb26f68c (patch)
treedfe53848aa7f9be3b696dc160939df7b405c91c7 /ChangeLog
parent36d7056f4de36fa40cf9e16d7d21c64ae8763f80 (diff)
- djm@cvs.openbsd.org 2008/07/14 01:55:56
[sftp-server.8] mention requirement for /dev/log inside chroot when using sftp-server with ChrootDirectory
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 611e87342..dfc8dc544 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,10 @@
15 increase number of piplelined requests so they properly fill the 15 increase number of piplelined requests so they properly fill the
16 (recently increased) channel window. prompted by rapier AT psc.edu; 16 (recently increased) channel window. prompted by rapier AT psc.edu;
17 ok markus@ 17 ok markus@
18 - djm@cvs.openbsd.org 2008/07/14 01:55:56
19 [sftp-server.8]
20 mention requirement for /dev/log inside chroot when using sftp-server
21 with ChrootDirectory
18 - (djm) [openbsd-compat/bindresvport.c] Rename variables s/sin/in/ to 22 - (djm) [openbsd-compat/bindresvport.c] Rename variables s/sin/in/ to
19 avoid clash with sin(3) function; reported by 23 avoid clash with sin(3) function; reported by
20 cristian.ionescu-idbohrn AT axis.com 24 cristian.ionescu-idbohrn AT axis.com
@@ -4658,4 +4662,4 @@
4658 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4662 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4659 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4663 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4660 4664
4661$Id: ChangeLog,v 1.5081 2008/07/14 02:04:43 djm Exp $ 4665$Id: ChangeLog,v 1.5082 2008/07/14 02:09:57 djm Exp $