summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2000-07-05 03:36:30 +0000
committerSteve Langasek <vorlon@debian.org>2000-07-05 03:36:30 +0000
commit1604b1f342173581481ae4a673c13fccba4520e3 (patch)
tree0c36ee10b7ed1fd65ff5c11ec42399fd56912570
parent3ff5b4d64753c2cd730acc803f1b6793a1f4bf07 (diff)
Relevant BUGIDs: 108845
Purpose of commit: changelog Commit summary: --------------- Documented fix for bug 108845
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 59da5b64..514b4b8e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -25,6 +25,9 @@ TODO:
0.73: please submit patches for this section with actual code/doc
patches!
+* fix to pam_unix_passwd: try repeatedly to get a lock on the password
+ file, instead of failing immediately (Bug 108845)
+
Planning to include:
- some autoconf support and other outstanding changes from Jan..