home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 16 / AmigaOS_LeserCD16_02.bin / Online / anubis / CHANGES next >
Text File  |  2002-05-15  |  1KB  |  48 lines

  1.  
  2.  Anubis ChangeLog
  3.  ================
  4.  
  5.  v2.0.0 (4 May 2002):
  6.  
  7. * Bumped to version 2.0.0 (stable).
  8. * A small code improvements.
  9. * The specgen.sh, autogen.sh, and Makefile.am files have been improved.
  10.  
  11.  v2.0.0 BETA-5 (28 April 2002):
  12.  
  13. * A Debian init script has been added.
  14. * Added the RPM builder: building the Anubis now generates an RPM specfile for it.
  15. * Added the autogen.sh script.
  16. * Makefile.std has been added to the src directory (I forgot about it last time).
  17. * The PORTING file has been removed.
  18.  
  19.  v2.0.0 BETA-4 (22 April 2002):
  20.  
  21. * Added the -i/--sio option which allows you to use an outgoing mail processor
  22.   (The SMTP Tunnel) on standard input and output as described in RFC 821.
  23. * Some core-dump bugs have been fixed.
  24. * Some function names have been renamed, e.g. socket_write() renamed to swrite(),
  25.   say() -> sendline(), and so on...
  26. * The Tunnel optimization has been improved.
  27.  
  28.  v2.0.0 BETA-3 (19 April 2002):
  29.  
  30. * Added the protection against a loop-connection in the tunnel.c file.
  31. * The NOSMTPCLIENT conditional has been removed; TUNNEL_OPTMIZE instead...
  32. * Compilation via Autoconf and Automake.
  33. * The old Makefile has been moved to src/Makefile.std.
  34. * Removed support for Win32.
  35.  
  36.  v2.0.0 BETA-2 (4 April 2002):
  37.  
  38. * Added the NOSMTPCLIENT conditional to disable the SMTP client
  39.   if TUNNEL_OPTIMIZE is set.
  40. * The copyright has been updated.
  41.  
  42.  v2.0.0 BETA-1 (29 March 2002):
  43.  
  44. * v2.x.x first public release.
  45.  
  46.  EOF
  47.  
  48.