diff options
author | Sam Hartman <hartmans@debian.org> | 2021-02-03 12:36:00 -0500 |
---|---|---|
committer | Steve Langasek <steve.langasek@canonical.com> | 2021-09-15 17:52:36 -0700 |
commit | 4c46b9459e932a598a5fa0a97e8461492793b55f (patch) | |
tree | 1b7ca07d257b6303cf4ddbd4218fe42b4436a6dd | |
parent | a4598f6953343d53c5c81cc48118d5c15e9db386 (diff) | |
download | pam-4c46b9459e932a598a5fa0a97e8461492793b55f.tar.gz pam-4c46b9459e932a598a5fa0a97e8461492793b55f.tar.bz2 pam-4c46b9459e932a598a5fa0a97e8461492793b55f.zip |
Document changes for 1.4.0-4
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3d55cd4a..daa8e6bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pam (1.4.0-4) unstable; urgency=medium + + * Document in README.source how to avoid multi-arch problems with documentation, Closes: #851650 + * Update header to common-password talking about sha512 + * The fix for #977648 incorrectly assumed how prerm scripts are called; update. + + -- Sam Hartman <hartmans@debian.org> Wed, 03 Feb 2021 12:35:12 -0500 + pam (1.4.0-3) unstable; urgency=medium [ Josh Triplett ] |