diff options
author | Nigel Metheringham <nigel@exim.org> | 2010-03-05 16:28:04 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2010-03-05 16:28:04 +0000 |
commit | 7fc497ee4a1269e98f1c46b5ec649d0d93dc09d4 (patch) | |
tree | fca8afc3c490c3df872527837505ab0892944957 /doc | |
parent | a2e4e31dae3c20aa9e64427190ab49bd2d315217 (diff) |
Added umask to procmail example Fixes: #671
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index f39f006e6..8ba10a50e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.605 2010/03/05 16:11:11 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.606 2010/03/05 16:28:04 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -21,6 +21,8 @@ NM/03 Bugzilla 955: Documentation fix for max_rcpts. NM/04 Bugzilla 954: Fix for unknown responses from Dovecot authenticator. Patch from Kirill Miazine +NM/05 Bugzilla 671: Added umask to procmail example. + Exim version 4.71 ----------------- |