diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-07-30 20:51:10 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-07-30 21:26:37 +0100 |
commit | 571b27158aa468eda77b1a20ed80bed1f342e15d (patch) | |
tree | 8b45d710f3696dc82711f4357f7afe96fea2e269 /doc/doc-txt/NewStuff | |
parent | 0d7474f16e482417c691db4d56afcd8e9d8ee97a (diff) |
Logging: millisecond timestamps. Bug 2102
No change to QT logging yet as that will need a spool format update
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index f3050a950..ea757f059 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -44,6 +44,8 @@ Version 4.90 10. Variable $smtp_command_history returning a comma-sep list of recent SMTP commands. +11. Millisecond timetamps in logs, on log_selector "millisec". + Version 4.89 ------------ |