summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2009-08-24 21:26:18 +0000
committerSteve Langasek <vorlon@debian.org>2009-08-24 21:26:18 +0000
commit7a975e343a6c793325bc138db8fce1bf6a433554 (patch)
treeb97a953c1ca5999ca15ec02fe07b48f0a0b68805 /ChangeLog
parent35acacf67790bce46cfba4be9b9ac41364237385 (diff)
Relevant BUGIDs:
Purpose of commit: cleanup Commit summary: --------------- sesseion -> session
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 466a1ddb..8be081be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* doc/pam_get_authtok.3.xml: grammar fix.
* doc/adg/Linux-PAM-ADG.xml: Likewise.
* doc/mwg/Linux-PAM_MWG.xml: Likewise.
+ * doc/man/pam_setcred.3.xml: fix a typo.
2009-07-21 Thorsten Kukuk <kukuk@thkukuk.de>