ossp-pkg/sa/ChangeLog 1.28 -> 1.29
--- ChangeLog 2003/11/10 18:50:28 1.28
+++ ChangeLog 2004/03/26 16:05:59 1.29
@@ -11,6 +11,19 @@
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 1.1.0 and FIXME (10-Nov-2003 to FIXME)
+
+ o Add SA_CHECK_SOCKOPT autoconf check to detect setsockopt failing
+ under run-time on Solaris 2.6,8,9,10 and Debian 2.2 because
+ SO_RCVTIMEO|SO_SNDTIMEO are defined but not implemented.
+ Issue was found and reported by Amos Gouaux.
+ [Thomas Lotterer <thl@dev.de.cw.net>]
+
+ o Upgrade and unify build environment devtool and devtool.func.
+ Change devtool.conf to require current versions of
+ shtool, libtool and autoconf; correct spelling
+ [Thomas Lotterer <thl@dev.de.cw.net>]
+
Changes between 1.0.5 and 1.1.0 (31-Jan-2003 to 10-Nov-2003)
o Upgrade build environment to GNU autoconf 2.58.
|
|