Add CHANGELOG entry.

This commit is contained in:
Mathias Gug 2016-05-18 11:06:02 -07:00 committed by Patrick Niklaus
parent ba386d4b2c
commit 0d6964d9c8
No known key found for this signature in database
GPG Key ID: E426891B5F978B1B

View File

@ -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