From 7a24e31fb709f913e6b8a0eaedc885c96b1a7938 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 10 Aug 2020 22:55:52 +0000 Subject: clogger 2.3.0 - $request_time{POWER,PRECISION} support The $request_time can now be multiplied by a power-of-10, allowing up to nanosecond resolution without decimals. Thanks to Josh Natanson for contributing this feature: https://yhbt.net/clogger-public/CAPdx2swO4eaOWaqL4-rMLq1H7pH6w-i760vPJTb92tyKfcc01Q@mail.gmail.com/ https://yhbt.net/clogger-public/CAPdx2szjqUuFjUtrgoeXXwmz0HzfdnWe+2h2Sp_ywDkTDVL0-g@mail.gmail.com/T/ There's also some minor fixes and doc updates: clogger: fix _BSD_SOURCE and _SVID_SOURCE deprecation warnings doc: update with IMAPS, NNTPS, and .onion mail archive URLs doc: document Fiber.current --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 8101b3b..93f6f65 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.2.1 +DEF_VER=v2.3.0 LF=' ' -- cgit v1.2.3-24-ge0c7