defcon v1.0
-----------

- first initial release

defcon v1.1
-----------

- fixed errorlevel relaying from bbs to frontend mailer.  ack.  this pretty
  much ruined all front-end mailer support.  sorry, but it's fixed now.
- added support to delay a specified number of milliseconds before answering
  the port.  requested by censored.  your old defcon.dat file wont work
  anymore, but your boards.dat (bbs load information) will.
- defcon will take the time to make sure the user was hungup on after
  they logged off the bbs (i found out that some bbs softwares weren't
  hanging up right, sigh).
- defcon should be more reliable as far as answering calls now.  previous
  tests were done via telnet and it wasn't working the same via dialup.
  thanks to censored for pointing this out to me.
- command line help wasn't working, fixed.
- added configurable baud rate support.  i guess i forgot it last time?
- fixed multinode capability.  previously it was almost impossible to get
  working :).  defcon uses nodeX.dat to store node information now.
  specify /nX at startup to tell defcon which nodeX.dat file to use.
  the nodeX.dat file stores the comport, baud, init, answer delay information.
