ossp-pkg/pth/ChangeLog 1.529 -> 1.530
--- ChangeLog 2000/08/18 09:24:12 1.529
+++ ChangeLog 2000/08/18 09:31:15 1.530
@@ -21,13 +21,16 @@
Changes between 1.4a3 and 1.4a4 (29-Jul-2000 to xx-Aug-2000)
- *) Make --disable-shared the default under Solaris-2/x86, because
+ *) Make --disable-shared the default under Solaris-2.[78]/x86, because
it is known to segfault sporadically if Pth is built as a DSO. As
traces showed, it is not a Pth problem, but it looks like a problem with
the dynamic linker on Solaris/x86. The same Solaris versions on SPARC
don't have this problem.
[Ralf S. Engelschall]
+ *) Fixed quoting in configure.in
+ [Ralf S. Engelschall]
+
*) Let pth_sleep(3) and pth_usleep(3) immediately return
if an argument of zero is given.
[Ralf S. Engelschall]
|
|