emailrelay/ChangeLog
Graeme Walker a76af47d73 v0.9.4
2001-10-23 12:00:00 +00:00

34 lines
985 B
Plaintext

Change Log
==========
0.9.3 -> 0.9.4
--------------
* Fixed memory leak when no "--log" switch.
* Windows build is more "gui" and less "command-line".
* "Info" command added to the administration interface.
* Doxygen files removed from binary RPM.
0.9.2 -> 0.9.3
--------------
* Proxy mode (--immediate and --as-proxy)
* Message preprocessing (--filter)
* Message store classes better separated using abstract interfaces
* Improved notification script, with MIME encoding
* Builds with old 2.91 version of gcc
0.9.1 -> 0.9.2
--------------
* Better autoconf detection. (Now builds on all SourceForge's
compile-farm environments, including FreeBSD and Solaris+gcc.)
* Workround for FreeBSD uname() feature.
* Added missing .sh_ files to the distribution.
* Fixed a benign directory iterator bug.
* Use of gcc's "exception" header.
0.9 -> 0.9.1
------------
* Improved documentation from doxygen.
* More complete use of namespaces.
* Experimental compile-time support for IPv6.