summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2005-02-21 09:52:05 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2005-02-21 09:52:05 +0000
commit4e5a337d397e46f65a4704014d8434c22497588c (patch)
tree875c8f49b3ec45e4b566c215788f4aef866308f7 /CHANGELOG
parent3f2455b3b4796968a6350c6572f16b4288d547e1 (diff)
Relevant BUGIDs: mail
Purpose of commit: bugfix Commit summary: --------------- The following reported by mail was fixed: "I've been in trouble using the '%group' feature in the limits.conf file. There are priorities when settings the limits and the order is as enumerated here. The problem is that the initial value is LIMITS_DEF_NONE, so neither LIMITS_DEF_ALL nor LIMITS_DEF_ALLGROUP can ever be set."
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 38b21696..9ae5d7a3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -82,6 +82,7 @@ BerliOS Bugs are marked with (BerliOS #XXXX).
avoid seg.faults (kukuk)
* pam_shells: correct README
* libpam: Fix debug code (kukuk)
+* pam_limits: Fix order of LIMITS_DEF_* priorities (kukuk)
0.78: Do Nov 18 14:48:36 CET 2004