diff --git a/CHANGELOG.md b/CHANGELOG.md index acc7c8efa..8bb0ab056 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ - Open sockets with SO_REUSEPORT to allow multiple osrm-routed processes serving requests from the same port. - Add SIGNAL_PARENT_WHEN_READY environment variable to enable osrm-routed signal its parent with USR1 when it's running and waiting for requests. - BREAKING: Intersection Classification adds a new file to the mix (osrm.icd). This breaks the fileformat for older versions. + - Disable http access logging via DISABLE_ACCESS_LOGGING environment + variable. - Guidance: - improved detection of turning streets, not reporting new-name in wrong situations