aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvorlon <Unknown>2007-09-11 22:12:16 +0000
committervorlon <Unknown>2007-09-11 22:12:16 +0000
commit8cd834b26109b9059c66ece5a2caa79c73161024 (patch)
tree0ce503bf6ef543389bf57be7b4b50b5f6fe0408f
parentc7977bb6b2f5603b0bf8c2c83316c5e784361d6b (diff)
downloadpam-8cd834b26109b9059c66ece5a2caa79c73161024.tar.gz
pam-8cd834b26109b9059c66ece5a2caa79c73161024.tar.bz2
pam-8cd834b26109b9059c66ece5a2caa79c73161024.zip
close another bug
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index ce4d4251..b4b480c6 100644
--- a/changelog
+++ b/changelog
@@ -25,6 +25,7 @@ pam (0.99.7.1-5) UNRELEASED; urgency=low
* Patch 038: fix another thinko in the getline handling.
* If $DISPLAY is set, don't restart kdm, wdm, and xdm by default; instead,
display a debconf error if they haven't been restarted.
+ Closes: #441843.
* Drop the local patch for Linux capabilities in pam_limits; Linux
capabilities are not generally useful in a PAM context, and the PAM
capabilities patch has been broken through much of its life.