Version 0.9.1  30-May-96 chm (Christoph.Martin@Uni-Mainz.DE)
	- added the patches, which where added by tjh to SSLtelnet
        - SSLeay-0.5.2a things
	- fixed the problems with the Escape-Char on Linux and Ultrix
	- fixed: login on Solaris does not understand -p
	- don't use termcap on Linux(ELF)

Version 0.5.3  02-Feb-96 chm (Christoph.Martin@Uni-Mainz.DE)
	- fixed security problem in ssl.c
	- added patches for NetBSD
	- disabled LINEMODE for some architectures, where it is not
          supported.

Version 0.5.2c 27-Jan-96 tjh (tjh@mincom.oz.au)
        - fixed usage of AUTHTYPE_CNT - thanks to Tim Bernhardt 
          <tim@plato.chemietechnik.uni-dortmund.de> for pointing this out
          (this means "auth disable SSL" works now)
        - get the checking for -z secure correct - thanks to 
          James Walter Martin III <jwm3@harriet.jwm3.org> for pointing out
          that I had it wrong initially
  
Version 0.5.2b 31-Dec-95 tjh (tjh@mincom.oz.au)
	- fixed up building without GCC for IRIX 5.1.1.2 ... which also
	  involving fixed some hairy code with variables being declared
	  in more than one module (which IRIX C warns you about)
	  (more configure changes too)

Version 0.5.2a 29-Dec-95 tjh (tjh@mincom.oz.au)
    	- changed to support SSLeay-0.5.1 which changed the API
	- altered the autoconf stuff to support socks better and
	  also build without SSLeay cleanly (Makefile template changes)
	- fixed bug building under HP-UX 9.04 

Version 0.5.2  22-Dec-95 chm (Christoph.Martin@Uni-Mainz.DE)
    	
