###################### 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.

####################### Changes from (2.52) #####################################

- Modemresults are now accepted without any whitspaces (/r/n)

- changed sequence of commands for connect

- some internal changes

- cleaned up documentation

####################### Changes from (2.57) #####################################

- No requesters anymore, if started interactive (input not NIL:)

- new option STDERR. Forces all requesters beeing sent to '*' (console)

- new option WAKEUPSTRING=WUS. String is sent after connect, before 'ogin:' is expected.

- improved wait logic for redialing

####################### Changes from (2.61) #####################################

- Now recognises missing dialtone earlier.

- WAKEUPSTRING=WUS now with C whitspaces: \r \n \t

####################### Changes from (2.65) #####################################

- reduced size of program

- complete new program structure

- new Option VERBOSE

- all 'send strings' now can use \r \n \t

- fixed a couple of ugly bugs

- return code now correct for sana online (ON)

- fixed memory leak

- now drops connection, when login fails for some reason and
  it is *not interacive* ( dialup < NIL: )

- now compiled with optimization on

- now possible to specify upto 10 expect strings for any paramter
  ( LIP = "Login:|Enter Name:" or MODEMLINEBUSY "BUSY|NO CARR??" )

- now included Startnet script for AmiTCP

- AmiTCP: local testing with ping and even ftp etc. possible.

- improved and enhanced the documentation. Tips for AmiTCP!

- Default for SANACONFIGFILE with ppp.device is now ppp0.config

####################### Changes from (3.01) #####################################

- added ENV var. SLIPCARRIER

- added WAITBEFORWUS=WBW/K/N

- fixed bug with ONLINE/OFFLINE

- fixed bug with reading from vectorser.device (Thanks to Mr. Schmiedehausen)

