https://bugs.exim.org/show_bug.cgi?id=2102
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/571b27158aa468eda77b1a20ed80bed1f342e15d commit 571b27158aa468eda77b1a20ed80bed1f342e15d Author: Jeremy Harris <[email protected]> AuthorDate: Sun Jul 30 20:51:10 2017 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sun Jul 30 21:26:37 2017 +0100 logging: millisecond timestamps. bug 2102 no change to qt logging yet as that will need a spool format update ---- doc/doc-docbook/spec.xfpt | 9 ++ doc/doc-txt/NewStuff | 2 + src/OS/Makefile-Base | 6 +- src/src/exigrep.src | 6 +- src/src/eximstats.src | 36 ++++-- src/src/globals.c | 1 + src/src/log.c | 54 +++------ src/src/macros.h | 1 + src/src/tod.c | 254 ++++++++++++++++++++++--------------------- test/log/0551 | 6 +- test/runtest | 3 +- test/scripts/0000-Basic/0551 | 4 +- test/stdout/0551 | 6 +- 13 files changed, 207 insertions(+), 181 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
