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 | 9bd3e22c092714394142075994e403fc3ce3f6c6 (patch) | |
tree | 4c18a8c2d527367291c75ea88e6a004188194306 /doc/doc-txt | |
parent | f6efe9ce58f5c88c63f21527255552f27a12498d (diff) |
Spacing change on Makefile directives (syntax fix). Fixes: #961
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 7e30352a0..0ce7c8371 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.601 2010/02/23 03:01:55 jetmore Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.602 2010/03/05 16:03:59 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -10,6 +10,10 @@ JJ/01 installed exipick 20100104.1, adding $max_received_linelength, $data_path, JJ/02 installed exipick 20100222.0, added --input-dir and --finput to allow exipick to access non-standard spools, including the "frozen" queue (Finput) +NM/01 Bugzilla 965: Support mysql stored procedures. + Patch from Alain Williams + + Exim version 4.71 ----------------- |