Aesop-0.3:
 - Added IPv6 support (--enable-ipv6).
 - Created configure script.
 - Fixed up makefiles.
 - Added special support for debugging (--enable-debug).
 - Various minor bugfixes.
 - Ported to many other UNIX systems on different architectures.
 - etc..

Aesop-0.2:
 - Added handling of Out-of-Band data, implemented by a dynamically
   sized stream byte position queue. Updates in io.c and connection.c
   and added oob_queue.[ch] and sockatmark.[ch].
 - Fixed bug in probe.c.
 - Fixed various compiler warning with compilers stricter than gcc :).
 - Ported to IRIX.
 - Fixed various minor bugs.

Aesop-0.1:
 - Initial release.
