summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2008-07-26 10:51:59 -0700
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 17:01:53 -0800
commite2e53fa1edb7971d3a3a4cdcb31bbe46a823cf62 (patch)
treeee2d165e4e294c3d92e4f87cacb21539cbd0f9a9 /debian/changelog
parente922ee5fc29778a7a3921f2512fb6bf706280839 (diff)
document another Ubuntu bg closure
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f646a932..4f316ff1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -48,7 +48,7 @@ pam (0.99.10.0-1) UNRELEASED; urgency=low
being missing. Closes: #442049.
* 026_pam_unix_passwd_unknown_user: drop a redundant, and broken, check for
the NSS source of our user; this was preventing password changes for NIS
- users, which otherwise should have worked. Closes: #203222.
+ users, which otherwise should have worked. Closes: #203222, LP: #9224.
* New patch do_not_check_nis_accidentally: respect the 'nis' option
(set or unset) when looking up the user's password entry for password
changes. Thanks to Quentin Godfroy <godfroy@clipper.ens.fr> for the