Change the format string from m (already taken) to M.

This commit is contained in:
ivanr
2010-02-02 12:45:28 +00:00
parent 4cd09b9daf
commit b8837bbfb2
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
1 Feb 2010 - trunk
-------------------
* Integrate with mod_log_config using the %{VARNAME}m format string.
* Integrate with mod_log_config using the %{VARNAME}M format string.
(MODSEC-108) [Ivan Ristic]
* Replaced the previous time-measuring mechanism with a new one, which