_ ___ ____ ____ ____ |_|_ _ / _ \/ ___/ ___|| _ \ ___ __ _ _|_||_| | | | \___ \___ \| |_) | / __|/ _` | |_||_|_| | |_| |___) |__) | __/ \__ \ (_| | |_|_|_| \___/|____/____/|_| |___/\__,_| OSSP sa - Socket Abstraction CHANGELOG This is a list of all changes to OSSP sa. For a more brief summary please have a look at the NEWS file. Changes between 0.9.2 and 0.9.3 (11-Oct-2002 to xx-Oct-2002) o Finished writing the documentation (manual page sa.pod). [Ralf S. Engelschall] o Fixed return code and error handling in sa_read(3). [Ulrich Dessauer ] o Upgraded build environment to GNU autoconf 2.54 and GNU libtool 1.4.3. [Ralf S. Engelschall] o Source tree cleanups and polishing. [Ralf S. Engelschall] Changes between 0.9.1 and 0.9.2 (15-Mar-2002 to 11-Oct-2002) o Check for inet_addr, inet_aton, inet_pton, inet_ntoa and inet_ntop under configure time and use this to use reasonable fallbacks for the underlying usage of address manipulation functions. [Ralf S. Engelschall] o Upgraded build environment to GNU shtool 1.6.1. [Ralf S. Engelschall] o Fixed "make realclean" target. [Ralf S. Engelschall] Changes between 0.9.0 and 0.9.1 (31-Jan-2002 to 15-Mar-2002) o Removed gcc -ggdb3 option under --enable-debug. [Ralf S. Engelschall] o Upgraded build environment to GNU autoconf 2.53 and GNU shtool 1.6.0. [Ralf S. Engelschall] o Fixed internal snprintf implementation [Ralf S. Engelschall] o Fixed internal test suite library [Ralf S. Engelschall]