ossp-pkg/pth/ChangeLog 1.580 -> 1.581
--- ChangeLog 2002/10/24 15:21:13 1.580
+++ ChangeLog 2002/10/25 11:53:28 1.581
@@ -21,6 +21,10 @@
Changes between 1.4.1 and 1.5.0 (27-Jan-2002 to xx-Oct-2002)
+ *) More POSIX compliance for pth_select() in case of invalid
+ timeout values and invalid filedescriptors.
+ [Ralf S. Engelschall]
+
*) Internally switch from "errno_shield {...}" to "pth_shield {...}"
and from "return_errno(..)" to "return pth_error(...)" in order to
make the internal error handling a little bit more consistent.
|
|