diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2010-08-18 21:40:17 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2010-08-18 21:40:17 +0200 |
commit | 99a4e3962f7caefa39e6ae0ca3ecfc3c07e15183 (patch) | |
tree | 8d62e347f4beaf914446d0862faee132df74183c /NEWS | |
parent | 13d21375449aef63ee84ca4f1d0f9e73d0c6e86d (diff) |
get files ready for 0.7.8 release0.7.8
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1183 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 0.7.7 to 0.7.8 +--------------------------- + +* minor portability improvements and clean-ups (thanks Alexander V. + Chernikov and Ted C. Cheng) +* don't expand variables in rest of ${var:-rest} and ${var:+rest} + expressions if it is not needed +* Debian packaging improvements + + changes from 0.7.6 to 0.7.7 --------------------------- |