Index: ossp-pkg/pth/ChangeLog RCS File: /v/ossp/cvs/ossp-pkg/pth/ChangeLog,v rcsdiff -q -kk '-r1.614' '-r1.615' -u '/v/ossp/cvs/ossp-pkg/pth/ChangeLog,v' 2>/dev/null --- ChangeLog 2004/08/11 19:32:35 1.614 +++ ChangeLog 2004/08/11 19:36:32 1.615 @@ -19,12 +19,14 @@ / __/ | |_| | __|_____(_)___/_________________________________________________________ - Changes between 2.0.0 and 2.0.1 (17-Feb-2003 to 11-Aug-2004) + Changes between 2.0.1 and 2.0.2 (13-Jul-2003 to xx-XXX-2004) - *) Upgraded build environment to GNU autoconf 2.59, GNU libtool 1.5.8 + *) Upgraded build environment to GNU libtool 1.5.8 and GNU shtool 2.0.1. [Ralf S. Engelschall] + Changes between 2.0.0 and 2.0.1 (17-Feb-2003 to 13-Jul-2004) + *) Fix handling/casting of "int (*)(void *)" callback functions. [Ralf S. Engelschall] @@ -38,6 +40,10 @@ are not acceptable in "strict aliasing" for GCC. [Ralf S. Engelschall] + *) Upgraded build environment to GNU autoconf 2.59, GNU libtool 1.5.6 + and GNU shtool 2.0.0. + [Ralf S. Engelschall] + *) Fixed implementation so that --enable-pthread now correctly implies --enable-syscall-soft. [Steve Alstrin , Ralf S. Engelschall]