diff options
author | Nigel Metheringham <nigel@exim.org> | 2010-03-05 16:08:14 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2010-03-05 16:08:14 +0000 |
commit | 5a1a584503da8218be7759637e7caa1cb169e1a7 (patch) | |
tree | 48f25e4f2c92b1216fc0d302f40ae745a0ea5435 /doc/doc-txt | |
parent | bb576ff7109d75428c71b7c65e5124706f730482 (diff) |
Documentation fix for max_rcpts. Fixes: #955
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 7cff2c529..ded8fb8bf 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.603 2010/03/05 16:05:02 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.604 2010/03/05 16:08:15 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -15,6 +15,9 @@ NM/01 Bugzilla 965: Support mysql stored procedures. NM/02 Bugzilla 961: Spacing fix (syntax error) on Makefile directives for NetBSD +NM/03 Bugzilla 955: Documentation fix for max_rcpts. + Patch from Andreas Metzler + Exim version 4.71 ----------------- |