summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2010-08-31 23:17:42 -0700
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:48:26 -0800
commitd14caa1df90fe232b1ebd690dad62506af61589a (patch)
tree2517393094490c42a8a6c2b6c2eb37a02fd4893a /debian/changelog
parent51af808526e0273d607d3cdf061e14ccaa0d96de (diff)
debian/NEWS: document the disappearance of 'min=n', in case users have
encoded this option elsewhere outside of /etc/pam.d/common-password.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 088ac6f6..69c19a42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ pam (1.1.1-5) UNRELEASED; urgency=low
* debian/libpam-modules.postinst: if any 'min=n' options are found in
/etc/pam.d/common-password, convert them on upgrade to 'minlen=n' for
compatibility with upstream.
+ * debian/NEWS: document the disappearance of 'min=n', in case users have
+ encoded this option elsewhere outside of /etc/pam.d/common-password.
-- Steve Langasek <vorlon@debian.org> Sun, 29 Aug 2010 00:56:28 -0700