https://bugs.exim.org/show_bug.cgi?id=353
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/306c6c7751cf6953dc544a607b584a9ca58623ad commit 306c6c7751cf6953dc544a607b584a9ca58623ad Author: Jeremy Harris <[email protected]> AuthorDate: Tue Jan 16 21:31:28 2018 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Tue Jan 16 21:31:28 2018 +0000 logging: receive duration on <= lines. bug 353 ---- doc/doc-docbook/spec.xfpt | 13 +++- doc/doc-txt/NewStuff | 4 +- src/src/deliver.c | 9 +-- src/src/functions.h | 1 + src/src/globals.c | 2 + src/src/globals.h | 1 + src/src/macros.h | 1 + src/src/receive.c | 171 +++++++++++++++++++------------------------ test/log/0551 | 2 +- test/runtest | 4 +- test/scripts/0000-Basic/0551 | 4 +- test/stdout/0551 | 2 +- 12 files changed, 102 insertions(+), 112 deletions(-) -- You are receiving this mail because: You are the QA Contact for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
