diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2012-01-29 16:37:26 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2012-01-29 16:37:26 +0100 |
commit | 562316ba07767dcd9dcab2c7e275f31f1ed9e4db (patch) | |
tree | 7de77a4bfb0e23f5e1207307db1880a79f4b5292 /NEWS | |
parent | 4c31632a1cf1a89fc685931986653581b2623f02 (diff) |
get files ready for 0.8.6 release0.8.6
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1616 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +changes from 0.8.5 to 0.8.6 +--------------------------- + +* a number of code improvements by Jakub Hrozek +* fixes for FreeBSD (thanks Maxim Vetrov) +* include missing pynslcd files from tarball +* improvements to the pynslcd implementation +* implement an offline cache in pynslcd +* the Debian packaging was split from the main source tree + + changes from 0.8.4 to 0.8.5 --------------------------- |