]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
doc: draw date in kresd.8 from NEWS
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 20 Nov 2018 18:26:08 +0000 (13:26 -0500)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 20 Nov 2018 18:26:08 +0000 (13:26 -0500)
commit22fbe477393c478182ae210902c5c3e505e49cef
tree596189cd1f4bd865b4c2ef7fc57a714acb86355e
parente2a59c8d287ac844b1e124f2a386e8861cb1a5b6
doc: draw date in kresd.8 from NEWS

Ideally, we'll just use the datestamp in the first line of NEWS directly.

if we can't find that, then fall back to the timestamp of the file
(which might be different on different machines because of how git
applies updates).  In any event, choose the datestamp using UTC, to
avoid building a different kresd.8 depending on the TZ of the machine.
daemon/daemon.mk