ossp-pkg/pth/ChangeLog 1.526 -> 1.527
--- ChangeLog 2000/08/18 07:57:37 1.526
+++ ChangeLog 2000/08/18 08:35:29 1.527
@@ -21,6 +21,14 @@
Changes between 1.4a3 and 1.4a4 (29-Jul-2000 to xx-Aug-2000)
+ *) Let pth_sleep(3) and pth_usleep(3) immediately return
+ if an argument of zero is given.
+ [Ralf S. Engelschall]
+
+ *) Added description of return code semantics for pth_sleep(3)
+ and pth_usleep(3) to pth.pod.
+ [Ralf S. Engelschall]
+
*) Fixed pthread.pod: the newer pod2man versions seems to dislike
embedded comments, so I moved them to the top of the file.
[Ralf S. Engelschall]
|
|