diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-12-21 14:38:02 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-12-21 14:38:02 +0000 |
commit | c2bcbe20d113563a876c2a05d25b1a2898bac5eb (patch) | |
tree | 150302f032a42040525cb8ec44b17ee1001f1390 /doc | |
parent | 3ca0ba97c4bd4f8ece7f38b60280222020c1d024 (diff) |
(1) Doubled size of debug_buffer. (2) Output from SpamAssassin test
changed because 96 hours have passed. Shows up the difficulty of testing
such things...
Diffstat (limited to 'doc')
-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 348f15b03..a0e85bee3 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.54 2004/12/21 13:59:15 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.55 2004/12/21 14:38:02 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -241,6 +241,9 @@ Exim version 4.50 56. Improve error message when ldap_search() fails in OpenLDAP or Solaris LDAP. +57. Double the size of the debug message buffer (to 2048) so that more of very + long debug lines gets shown. + Exim version 4.43 ----------------- |