summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2007-04-30 11:25:09 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2007-04-30 11:25:09 +0000
commitf1556b4817aecdef72ca6e60489bbf108f22e0e0 (patch)
tree582f45aa5865779332159f24d8d81a8c64a9e567 /ChangeLog
parent99db85fe609cea728ac983e5ce475e14fa5b439c (diff)
Relevant BUGIDs:
Purpose of commit: documentation fix Commit summary: --------------- 2007-04-30 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_limits/limits.conf: Address space limit is KB. * modules/pam_limits/limits.conf.5.xml: Likewise. Reported by Thomas Vander Stichele <thomas@apestaart.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d68c133..e3504348 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-04-30 Thorsten Kukuk <kukuk@thkukuk.de>
+ * modules/pam_limits/limits.conf: Address space limit is KB.
+ * modules/pam_limits/limits.conf.5.xml: Likewise.
+ Reported by Thomas Vander Stichele <thomas@apestaart.org>.
+
* modules/pam_mail/pam_mail.c (_do_mail): Remove duplicate
check for PAM_SILENT and don't bail out if it is set [#1706247].