summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2010-05-27 20:09:37 +0000
committerArthur de Jong <arthur@arthurdejong.org>2010-05-27 20:09:37 +0000
commit2cf1d816f9ca9620769a863bf33d357cdb0310a6 (patch)
treeb588f7c93216c0ed2e49309c4f0f291123e67ba5 /NEWS
parent6f6f584f11050bb5543a4e467fcb2bd4581835cb (diff)
get files ready for 0.7.6 release
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1123 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e36fca9..6b6ccdc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+changes from 0.7.5 to 0.7.6
+---------------------------
+
+* fix a problem with empty attributes if expression-based attribute
+ mapping is used (patch by Nalin Dahyabhai)
+* make debug logging for pam_authz_search option a little more informative
+* documentation improvements
+* Debian packaging improvements
+
+
changes from 0.7.4 to 0.7.5
---------------------------