summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-12-31 16:42:03 +1100
committerDamien Miller <djm@mindrot.org>2005-12-31 16:42:03 +1100
commit89e03bae5c7390019d66e1ff9a550b3b53150476 (patch)
treeec0860c930d0a066c9b48a86144879cd20113eb7 /ChangeLog
parent598bbc2d8fd5025ad16f5d9ee71db4e0bf872cd2 (diff)
- (djm) [configure.ac] Disable Linux tun(4) compat code if linux/tun.h does
not exist
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ad7cd52fa..68e56b7a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,8 @@
20 [serverloop.c ssh.c openbsd-compat/Makefile.in] 20 [serverloop.c ssh.c openbsd-compat/Makefile.in]
21 [openbsd-compat/openbsd-compat.h] Implement tun(4) forwarding 21 [openbsd-compat/openbsd-compat.h] Implement tun(4) forwarding
22 compatability support for Linux, diff from reyk@ 22 compatability support for Linux, diff from reyk@
23 - (djm) [configure.ac] Disable Linux tun(4) compat code if linux/tun.h does
24 not exist
23 25
2420051229 2620051229
25 - (tim) [buildpkg.sh.in] grep for $SSHDUID instead of $SSHDGID on /etc/passwd 27 - (tim) [buildpkg.sh.in] grep for $SSHDUID instead of $SSHDGID on /etc/passwd
@@ -3575,4 +3577,4 @@
3575 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3577 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3576 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3578 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3577 3579
3578$Id: ChangeLog,v 1.4057 2005/12/31 05:33:36 djm Exp $ 3580$Id: ChangeLog,v 1.4058 2005/12/31 05:42:03 djm Exp $