Anubis ChangeLog ================ v2.0.0 (4 May 2002): * Bumped to version 2.0.0 (stable). * A small code improvements. * The specgen.sh, autogen.sh, and Makefile.am files have been improved. v2.0.0 BETA-5 (28 April 2002): * A Debian init script has been added. * Added the RPM builder: building the Anubis now generates an RPM specfile for it. * Added the autogen.sh script. * Makefile.std has been added to the src directory (I forgot about it last time). * The PORTING file has been removed. v2.0.0 BETA-4 (22 April 2002): * Added the -i/--sio option which allows you to use an outgoing mail processor (The SMTP Tunnel) on standard input and output as described in RFC 821. * Some core-dump bugs have been fixed. * Some function names have been renamed, e.g. socket_write() renamed to swrite(), say() -> sendline(), and so on... * The Tunnel optimization has been improved. v2.0.0 BETA-3 (19 April 2002): * Added the protection against a loop-connection in the tunnel.c file. * The NOSMTPCLIENT conditional has been removed; TUNNEL_OPTMIZE instead... * Compilation via Autoconf and Automake. * The old Makefile has been moved to src/Makefile.std. * Removed support for Win32. v2.0.0 BETA-2 (4 April 2002): * Added the NOSMTPCLIENT conditional to disable the SMTP client if TUNNEL_OPTIMIZE is set. * The copyright has been updated. v2.0.0 BETA-1 (29 March 2002): * v2.x.x first public release. EOF