1.0.0 99/03/12	Initial Release

1.0.1 99/03/17  Minor configuration changes to enable build on various
		distributions

1.0.2 99/03/29	new 'linktest' option for dialup systems
		(request by andreas@mtg.co.at)

		new 'oobfix' option (workaround for linux kernels
		< 2.0.36 which do have an out of band data
		processing bug, this is required for the linktest
		option)

		new 'peerroute' option for dialup systems
		(request by xml@mailandnews.com)

		routing code fixes (thanks to xml@mailandnews.com)

1.0.3 99/04/06	new 'suspend', 'rxmax' and 'txmax' options

		dynamic IP client sample configuration

		minor code fixes for 'linktest' option

1.0.4 99/04/15	fixed slip mode selection bug, users are adviced
		to upgrade immediately to ensure proper slip
		mode selection!

		fixed 'public domain' definition in file headers
		and readme (the web site did already make clear
		that the Wassenaar treaty sense was meant)

		vpnd now uses Unix98 pty/ttys if available
		(kernel must be compiled with CONFIG_UNIX98_PTYS
		and CONFIG_DEVPTS_FS, devpts must be mounted
		using 'mount -t devpts devpts /dev/pts'), note
		that you do NOT need glibc 2.1 to use Unix98 PTYs.
		Unix98 PTYs do increase security somewhat so
		please enable use if possible!

		fixed little/big endian problem (thanks to 
		r.c.m.derooij@twi.tudelft.nl), this will break
		things on all big endian systems (e.g. Sparc)!
		users of big endian systems please upgrade
		immediately!

		new 'linkup', 'linkdown' and 'ipopts' options

		blowfish routines now available as optimized
		assembler for Intel x86 (486 or later), users
		of Intel 486 or later systems are adviced to
		upgrade to this version for increased
		performance and reduced system load

