- (djm) [configure.ac] Disable Linux tun(4) compat code if linux/tun.h does
   not exist
diff --git a/ChangeLog b/ChangeLog
index ad7cd52..68e56b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,8 @@
    [serverloop.c ssh.c openbsd-compat/Makefile.in]
    [openbsd-compat/openbsd-compat.h] Implement tun(4) forwarding 
    compatability support for Linux, diff from reyk@
+ - (djm) [configure.ac] Disable Linux tun(4) compat code if linux/tun.h does
+   not exist
 
 20051229
  - (tim) [buildpkg.sh.in] grep for $SSHDUID instead of $SSHDGID on /etc/passwd
@@ -3575,4 +3577,4 @@
    - (djm) Trim deprecated options from INSTALL. Mention UsePAM
    - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
 
-$Id: ChangeLog,v 1.4057 2005/12/31 05:33:36 djm Exp $
+$Id: ChangeLog,v 1.4058 2005/12/31 05:42:03 djm Exp $