aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2213f6b..a25af78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2007-08-10 Ulrich Drepper <drepper@redhat.com>
+ * shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.
+
* nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp
instead of mkstemp.