Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b711c16..0ef43b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+changes from 0.7.17 to 0.7.18
+-----------------------------
+
+* ensure that select() is not passed a too high file descriptor to avoid
+ issues when a large number of file descriptors are open (thanks Adrien
+ Urban)
+* use FD_CLOEXEC in NSS and PAM modules to ensure that nslcd file descriptor
+ is not leaked to child processes
+
+
changes from 0.7.16 to 0.7.17
-----------------------------