$Id: CHANGES,v 1.3 1996/03/18 23:20:12 lf Exp $

This file only documents fixed bugs and new features.. well, if I am not
too lazy...

03-19-96	added support for /etc/nologin, new config option "nologin"
		in radiusclient.conf

03-18-96	Linux (>=1.3.x): added support for /dev/urandom for more
		secure user passwords

03-17-96	normal usage messages are now seperate in src/messages.h
		(thanks go to Miguel, who pointed out that this would
		be usefull)

03-15-96	added SCP define, to derive a service type from a user
		name prefix and supply it to the RADIUS server

03-14-96	added RADIUS_116 define, accounting should now "work" with
		Livingston radiusd v1.16.

		cleaned up the enviroment handling, the global setenv was
		a mess.

01-07-95	added ppptraffic which reads out the ppp statistics just
		like pppstats.
		it's used in acct.sh to account the bytes sent and
		received during a session.
		this works only for ppp as slip has no such statistics
		(besides packets sent/received which is not very
		 useful).

		added dynamic address assignment to slip.sh
