Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog37
1 files changed, 37 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f6276a..b3b08f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
+2013-12-08 21:28 arthur
+
+ * [r2062] tests/nslcd-test.conf, tests/test_myldap.c,
+ tests/test_nsscmds.sh: update tests to current test environment
+
+2013-12-08 21:20 arthur
+
+ * [r2061] config.guess, config.sub: update files from recent
+ automake
+
+2013-12-08 17:40 arthur
+
+ * [r2060] ., README, common/dict.c, compat/attrs.h,
+ compat/nss_compat.h: fix for common spelling mistake (8571bc1
+ from 0.9, r2055 from 0.8)
+
+2013-12-08 17:18 arthur
+
+ * [r2059] ., nslcd/nslcd.c: extra sanity check to ensure not too
+ many file descriptors are open (r1935 from 0.8, a9aea20 from 0.9)
+
+2013-09-01 12:17 arthur
+
+ * [r2030] AUTHORS, common/tio.c: fix buffer overflow on interrupted
+ read (thanks John Sullivan) (07a8170 from 0.9)
+
+2013-05-02 21:30 arthur
+
+ * [r1951] common/tio.c: use the more portable EBADF instead of
+ EBADFD (thanks Steven Chamberlain)
+
+2012-12-14 20:02 arthur
+
+ * [r1861] ChangeLog, NEWS, configure.ac, man/nslcd.8.xml,
+ man/nslcd.conf.5.xml, man/pam_ldap.8.xml: get files ready for
+ 0.7.18 release
+
2012-12-14 16:36 arthur
* [r1860] ., common/nslcd-prot.c: set FD_CLOEXEC in NSS and PAM