------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1172




--- Comment #5 from Git Commit <[email protected]>  2012-05-18 00:17:07 ---
Git commit:
http://git.exim.org/exim.git/commitdiff/2605c55b14a65002af9a51708adf212178772f80

commit 2605c55b14a65002af9a51708adf212178772f80
Author:     root <[email protected]>
AuthorDate: Fri May 18 00:08:30 2012 +0100
Commit:     root <[email protected]>
CommitDate: Fri May 18 00:08:30 2012 +0100

    Documentation update for bug 1172.
---
 doc/doc-docbook/spec.xfpt |    4 ++++
 doc/doc-txt/ChangeLog     |    2 ++
 doc/doc-txt/NewStuff      |    1 +
 3 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 9370f73..b650fc3 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -11948,6 +11948,10 @@ files, for example: Thu Oct 17 17:14:09 1995.
 .vindex "&$tod_epoch$&"
 The time and date as a number of seconds since the start of the Unix epoch.

+.vitem &$tod_epoch_l$&
+.vindex "&$tod_epoch_l$&"
+The time and date as a number of microseconds since the start of the Unix
epoch.
+
 .vitem &$tod_full$&
 .vindex "&$tod_full$&"
 A full version of the time and date, for example: Wed, 16 Oct 1995 09:51:40
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 2bcdea8..aeaf2da 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -112,6 +112,8 @@ PP/26 Added EXPERIMENTAL_OCSP for OpenSSL.

 PP/27 Applied dnsdb SPF support patch from Janne Snabb.

+JH/03 Added expansion variable $tod_epoch_l for a higher-precision time.
+

 Exim version 4.77
 -----------------
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 9421cb5..ee267c7 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -94,6 +94,7 @@ Version 4.80
 13. ${lookup dnsdb{ }} supports now SPF record types. They are handled
     identically to TXT record lookups.

+14. New expansion variable $tod_epoch_l for higher-precision time.

 Version 4.77
 ------------


-- 
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to