diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2006-12-19 16:03:39 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2006-12-19 16:03:39 +0100 |
commit | ad851c4be8cca8274b95dbcda2796c92b14a96f7 (patch) | |
tree | dd6ef84a0380af8b880ee89c09320d9a6e0d0164 /NEWS | |
parent | b218cca5d541262c8315791e74fb75142690ac3e (diff) |
first step at improving documentation
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@184 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +changes from nss_ldap to nss-ldapd 0.1 +-------------------------------------- + +* split code in NSS part and daemon part +* new test code +* many thanks to my employer, West Consulting, for allowing me + to spend some work time on this fork +* default configuration file location is changed to /etc/nss-ldapd.conf + + changes from 250 to 251 ----------------------- |