git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Avoid misaligned access in cached lookup. Bug 1708
[users/jgh/exim.git]
/
doc
/
doc-txt
/
NewStuff
diff --git
a/doc/doc-txt/NewStuff
b/doc/doc-txt/NewStuff
index e7d42d43b8e70cadd03bb79870677bc79bb9ecc1..a7185a4e225f0889b841ab9978bc3a4c7a188d46 100644
(file)
--- a/
doc/doc-txt/NewStuff
+++ b/
doc/doc-txt/NewStuff
@@
-15,6
+15,8
@@
Version 4.87
2. New $callout_address variable records the address used for a spam=,
malware= or verify= callout.
+ 3. Transports now take a "max_parallel" option, to limit concurrency.
+
Version 4.86
------------