summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2005-07-06 08:07:32 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2005-07-06 08:07:32 +0000
commit60d37e71810753dc4b68b9fd63fcd6f82e0dfced (patch)
tree8bd7516f00aaa92118bca649e974d56f749427d4 /CHANGELOG
parent2d2c78b50ce02e4c344a1ea21161a4b48887d387 (diff)
Relevant BUGIDs: mail report
Purpose of commit: bugfix Commit summary: --------------- Don't lowercase login names. Using uppercase login names is a bad idea, but people are doing it.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b40e78f9..71c56575 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -89,6 +89,7 @@ BerliOS Bugs are marked with (BerliOS #XXXX).
strict-aliasing rules warnings (kukuk)
* pam_limits: Support new limits in linux 2.6.12 (t8m)
* pam_mkhomedir: change mode datatype (toady)
+* pam_limits: Don't lowercase login names (kukuk)
0.79: Thu Mar 31 16:48:45 CEST 2005
* pam_tally: added audit option (toady)