diff options
author | Nigel Metheringham <nigel@exim.org> | 2010-03-05 16:03:59 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2010-03-05 16:03:59 +0000 |
commit | bb576ff7109d75428c71b7c65e5124706f730482 (patch) | |
tree | 44473fc3a23e3697d4aee2c9a883e23eb7bd937f /doc | |
parent | 9bd3e22c092714394142075994e403fc3ce3f6c6 (diff) |
Spacing change on Makefile directives (syntax fix). Fixes: #961
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 0ce7c8371..7cff2c529 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.602 2010/03/05 16:03:59 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.603 2010/03/05 16:05:02 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -13,6 +13,8 @@ JJ/02 installed exipick 20100222.0, added --input-dir and --finput to allow exip NM/01 Bugzilla 965: Support mysql stored procedures. Patch from Alain Williams +NM/02 Bugzilla 961: Spacing fix (syntax error) on Makefile directives for NetBSD + Exim version 4.71 ----------------- |