https://bz.apache.org/bugzilla/show_bug.cgi?id=70174

--- Comment #1 from Jason Lingohr <[email protected]> ---
Hi, thanks for the report.

I think I've confirmed the bug and traced it to a specific commit. This is what
r1828727 did:

r1828727 (rjung, 2018-04-10) added LogIOTrackTTFU + %^FU to trunk only:
- modules/loggers/mod_logio.c
- CHANGES (the entry sits under the Changes with Apache 2.5.1 section — trunk
was bumped to 2.5.1 on 2017-11-08, "Post 2.5.0-alpha tag updates", r1814549)
- docs/manual/mod/mod_logio.xml, where it wrote "Available in Apache 2.4.34 and
later" in two places

That backport never happened. I verified against the live 2.4.x branch:
- 2.4.x modules/loggers/mod_logio.c contains only LogIOTrackTTFB — no
LogIOTrackTTFU, no %^FU, no ttfu code.
- 2.4.x CHANGES has no LogIOTrackTTFU entry.
- 2.4.x docs/manual/mod/mod_logio.xml has no TTFU at all.

I think @rjung should field this one.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to