Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 154cf38..4b410fa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+changes from 0.8.13 to 0.8.14
+-----------------------------
+
+* implement an -n switch to not daemonise (by Caleb Callaway)
+* increase password value buffer size (by Bersl)
+* fix for pwdLastSet attribute value handling (thanks Joshua Shire)
+* fix buffer overflow on interrupted read that is hard to trigger (thanks
+ John Sullivan)
+* fix a possible crash in the NSS module when retrieving large networks
+ entries (thanks Lukas Slebodnik)
+* avoid more broken pipe errors by using a low timeout when aborting reading
+ requested information from nslcd (thanks John Sullivan)
+* only log broken pipe errors in debugging mode
+* ignore SIGUSR1 and SIGUSR2 for future compatibility
+
+
changes from 0.8.12 to 0.8.13
-----------------------------