2.4.6
(1) Recoded encryption, if pass starts with + then it is encrypted, if not
      then it is plaintext.
(2) Added/recoded bncsetup dialog based script, for ease of .conf creation
(3) Made /quote BWHO show a little bit more info about who is connected
(4) Changed a few prints to help logging, exits are now logged.
(5) Added motd support
(6) Added /quote HELP
(7) Added /quote IDENT to let you change your ident if you have identwd.

2.4.4
(1) New readme file, made example.conf easier to understand
(2) Fixed that annoying Bind error thing when bnc is killed.
(3) Moved some large varibles out of stack space for speed and securety.
(4) Added IP allow lists, to keep out unwanted users (conf file 'A' line)
      Thanks to White Dragon for this
(5) Added encrypted passwords in config file.  Thanks again White Dragon
(6) Added dynamic Idents on servers that run Identwd. enabled by putting
      W:1 inside config file.  Thanks again White Dragon (gee starting to
      sound repetative) Also note identwd is coded by White Dragon.

2.4.3
(1) Fixed bug that cropped up in mirc hanging on a /server bnc port pass
(2) Fixed all the bugs that were hiding behind the bug above, which unveiled
      crashing problems when connecting to an irc server.
(3) Made a ./configure script to help portability, now compiles just fine
      on sunos, BSD and linux.  Haven't tested it on AIX, please if somebody
      compiles it on AIX, drop me a word.
2.4.2:
(1) Fixed various problems with Vhosts.
(2) Fixed unusual crash bug.
(3) Added commands VDF and VN.
      VDF switches Vhost back to the config files default Vhost.
      VN  switches the Vhost to the systems default bypassing config file.
(4) Added more verbose output to VIP.
(5) Secured up printed data with absolute sizes instead of wasting cpu doing 
      a second size compare.
