git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
FreeBSD: fix sendfile shim
[exim.git]
/
doc
/
doc-txt
/
ChangeLog
diff --git
a/doc/doc-txt/ChangeLog
b/doc/doc-txt/ChangeLog
index 64198944a5c23df51daff3a0eb69af3bc290af8e..8a0b75edefd55e5442882fa0d57a223a6bc62236 100644
(file)
--- a/
doc/doc-txt/ChangeLog
+++ b/
doc/doc-txt/ChangeLog
@@
-213,6
+213,10
@@
JH/45 local_scan API: documented the current smtp_printf() call. This changed
adjustment for any calls to smtp_printf() to match the new function
signature; a FALSE value for the new argument is always safe.
adjustment for any calls to smtp_printf() to match the new function
signature; a FALSE value for the new argument is always safe.
+JH/46 FreeBSD: fix use of the sendfile() syscall. The shim was not updating
+ the file-offset (which the Linux syscall does, and exim expects); this
+ resulted in an indefinite loop.
+
Exim version 4.92
-----------------
Exim version 4.92
-----------------