ossp-pkg/mm/ChangeLog 1.37 -> 1.38
--- ChangeLog 2002/08/01 12:59:07 1.37
+++ ChangeLog 2002/12/19 09:11:51 1.38
@@ -13,12 +13,18 @@
| |_ / __/
__|_(_)_____|______________________________________________________
- Changes between 1.2.1 and 1.2.2 (28-Jul-2000 to xx-Aug-2002)
+ Changes between 1.2.1 and 1.2.2 (28-Jul-2002 to xx-Dec-2002)
+
+ *) Use "close-on-exec" semantic on internal file descriptors if
+ underlying platform supports this feature. This makes sure the file
+ descriptors are closed by the kernel upon execution of exec(3) by
+ the application.
+ [Ralf S. Engelschall, Martin Kraemer <martin.kraemer@mch.sni.de>]
*) Fixed Makefile.in: $(TRUE) was not defined.
[Will Day <wd@hpgx.net>]
- Changes between 1.2.0 and 1.2.1 (26-Jul-2000 to 28-Jul-2002)
+ Changes between 1.2.0 and 1.2.1 (26-Jul-2002 to 28-Jul-2002)
*) Fixed the package rolling: configure.ac was missing because
of a bug in devtool.conf.
|
|