Update CHANGELOG entry.

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

View File

@ -10,7 +10,7 @@
- Infrastructure:
- 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.
- 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.
- Guidance: