Revision history for Perl extension Apache::LogFormat::Compiler

0.04    Fri Mar 22 14:03:54 2013
    - custom format string support
    - remove Plack dependency
    - [bug fix] Special-case Content-Length and Content-Type for %{}i. They are reseverd in PSGI

0.03    Mon Mar 11 11:28:35 2013
    - Added custom log formats for %m, %U, %q and %H

0.02    Fri Mar  1 23:32:11 2013
    - added $time option to log_line. the request was recieved 

0.01    Fri Mar  1 15:00:11 2013
    - original version