summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2012-04-27 07:56:09 +0000
committerArthur de Jong <arthur@arthurdejong.org>2012-04-27 07:56:09 +0000
commit66b7e7db82148ca4f42463823511956aa738f6f4 (patch)
tree0d2df0cae72b438d7fd58ff2421a5db369ed1e18 /ChangeLog
parent178d894dcc4c0603f92c4802fb7948de7eca954a (diff)
get files ready for 0.8.8 release
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1662 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eacd834..2edaf75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2012-04-27 07:37 arthur
+
+ * [r1660] Makefile.am, ldapns.schema: add a schema file that some
+ people use for PAM
+
+2012-04-26 19:42 arthur
+
+ * [r1659] common/tio.c, common/tio.h, nss/common.h: split the
+ functionality to read everything from the stream into a separate
+ function and don't assume we use non-blocking IO (fix r1637)
+
+2012-04-26 19:39 arthur
+
+ * [r1658] tests/test_pamcmds.expect: support alternative unknown
+ user response
+
+2012-04-22 19:28 arthur
+
+ * [r1653] ChangeLog, NEWS, configure.ac, man/nslcd.8.xml,
+ man/nslcd.conf.5.xml, man/pam_ldap.8.xml: get files ready for
+ 0.8.7 release
+
2012-04-09 13:48 arthur
* [r1649] compile, depcomp: update files from recent automake