Dialtty CHANGES -- history of changes -- february 16, 1998

Please send bug reports to J.C.A.Gremmen@silicon.tue.nl


Version 1.25 -- (2/16/1998)

  * added configure script
  * added lsm file
  * fixed RING detection; some modems send RING1, RING2, etc.
  * changed command line logging


Version 1.24 -- (1/22/1998)

  * changed comments in config.h
  * minor bug fixes
  * software connection added (-c)
  * updated man page
  * USR1 handling disabled after remote connection
  * << first public release >>


Version 1.23 -- (1/17/1998)

  * reset sequence moved to config.h
  * reset sequence now really resets modem
  * hangup() function revised
  * usr1_signal() function rewritten
  * updated man page
  * fixed error message when login program could not be executed


Version 1.22 -- (1/17/1998)

  * Added detection for busy line when starting dialtty
  * Portions of USR1 detection code removed
  * USR1 now acts as a delayed exit


Version 1.21 -- (1/4/1998)

  * moved default modem init string to config.h
  * removed superfluous linespeed validation code
  * fixed bug in -d option
  * added connection info to dialtty.issue


Version 1.20 -- (1/3/1998)

  * minor bug fixes
  * improved (auto) configuration
  * updated man page for -d option


Version 1.19 -- (12/30/1997)

  * added -d option to select the debug level. Man page not 
    completely updated yet
  * moved some default settings to config.h


Version 1.18 -- (12/29/1997)

  * cosmetic changes
  * added detection of USR1 signal to prepare modem for dialout


Version 1.17 -- (12/22/1997)

  * added this CHANGES file
  * man page shows pathnames, filenames, version, etc. defined in Makefile
  * man page is piped through gzip before install
  * debug symbols are stripped from daemon


Version 1.16 -- (12/21/1997)

  * declarations and definitions moved to dialtty.h
  * changed sample dialtty.issue
  * added 'manual' and 'source' targets to Makefile

Version 1.15 -- (12/20/1997)

  Changes from versions 0.1 through 1.15 were never recorded
