###################### Changes from inital release(2.25): #######################

- Now a second loginname and password can be specified with:

    SNDLOGINNAME=SLIN/K     This gets sent, when specified, after receiving what
                            is set for                     (no default)
    SNDLOGINPROMPT=SLIP/K   Default: ogin:


    SNDPASSWORD=SPWD/K      This gets sent, when specified, after receiving what
                            is set for                              (no default)
    SNDPASSWORDPROMPT=SPWP/K Default: "assword:"

- The timeout for the loginpromt can be specified with LOGINTIMEOUT=LTO/K

- CONNECTSTRING=CS is not an /F parameter anymore

- TAKE command 

- MODEMOFFHOOK parameter

####################### Changes from (2.31) #####################################

- Option to specify the name of the sana config file in ENV:SANA2
  (ppp%d.config, ppp0.config or sys:devs/myconfig)

- The timeout for the answer to a successfull login can be specified with LOGINOKTIMEOUT=LOT/K/N

- Cleaned up documentation
	(MODEMSETTINGSDEFAULT=MSD has always been MODEMSETTINGSHANGUP=MSH
	and PASSWORD=PWD has always been PASSWORD=PW, sorry..)

- Now emptys serial line when its is opened. This makes it safer to hangup
  an active connection.

- Changed abbreviation for GIVEALLSETTINGS from GAS to ALL

- Now shows a wrong specified parameter as wrong command in the usage requester

- This release works for ppp, too.

