From 0d6964d9c8a3c4e9aa84baf2df43ae40f234ec91 Mon Sep 17 00:00:00 2001 From: Mathias Gug Date: Wed, 18 May 2016 11:06:02 -0700 Subject: [PATCH] Add CHANGELOG entry. --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9f656ef0..5cf2f4178 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,9 @@ - duration parser now accepts P[n]DT[n]H[n]M[n]S, P[n]W, PTHHMMSS and PTHH:MM:SS ISO8601 formats. - Infrastructure: - - Open sockets with SO_REUSEPORT to allow multiple servers connecting to the same port + - Better support for osrm-routed binary upgrade on the fly [UNIX specific]: + - Open sockets with SO_REUSEPORT to allow multiple servers connecting to 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. - Guidance: - improved detection of turning streets, not reporting new-name in wrong situations