Fix incorrect forward datasources getter in facade

This commit is contained in:
Michael Krasnyk
2017-03-03 10:42:38 +01:00
committed by Patrick Niklaus
parent fbf7521769
commit 71e95c92b6
3 changed files with 59 additions and 38 deletions
+10
View File
@@ -3,6 +3,16 @@
- Internals
- Shared memory notification via conditional variables on Linux or semaphore queue on OS X and Windows with a limit of 128 OSRM Engine instances
# 5.6.2
- Changes from 5.6.0
- Bugfixes
- Fix incorrect forward datasources getter in facade
# 5.6.1
- Changes from 5.6.0
- Bugfixes
- Fix #3754 add restricted penalty on NoTurn turns
# 5.6.0
- Changes from 5.5
- Bugfixes