summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJan Rekorajski <baggins@sith.mimuw.edu.pl>2000-12-04 20:59:12 +0000
committerJan Rekorajski <baggins@sith.mimuw.edu.pl>2000-12-04 20:59:12 +0000
commit22e6ce5f33d486d0df8213e9f94254afd5ea19e0 (patch)
treeb643e896b665872b03fe0597285bd1bcb951f484 /CHANGELOG
parentf2f7c96e3c19f0cdfaa9153b1c0faeee1714c5b7 (diff)
Relevant BUGIDs: 124397
Purpose of commit: new feature Commit summary: --------------- * pam_mail - use PAM_PATH_MAILDIR as the location of mail spool
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f5cd678e..ff2e2cee 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -35,6 +35,8 @@ Where you should replace XXXXX with a bug-id.
0.74: please submit patches for this section with actual code/doc
patches!
+* pam_mail - use PAM_PATH_MAILDIR as the location of mail spool
+ (Bug 124397 - baggins)
* _pam_aconf.h.in, configure.in - added PAM_PATH_MAILDIR set via
--with-mailspool=dir option (default is _PAM_MAILDIR if defined
in paths.h otherwise /var/spool/mail (Bug 124397 - baggins)