ossp-pkg/pth/ChangeLog 1.579 -> 1.580
--- ChangeLog 2002/10/24 14:01:37 1.579
+++ ChangeLog 2002/10/24 15:21:13 1.580
@@ -21,6 +21,11 @@
Changes between 1.4.1 and 1.5.0 (27-Jan-2002 to xx-Oct-2002)
+ *) 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.
+ [Ralf S. Engelschall]
+
*) Cleaned and speeded up the pth_exit() processing.
[Ralf S. Engelschall]
|
|