Merges Changelog entries into 5.9.1 section

This commit is contained in:
Daniel J. Hofmann 2017-07-24 13:09:32 +02:00
parent 02922ecf5e
commit 615e015700

View File

@ -2,10 +2,7 @@
- Changes from 5.9.0: - Changes from 5.9.0:
- #4322: Deprecated `UseLane`. Use the intersections array if you require lanes between steps - #4322: Deprecated `UseLane`. Use the intersections array if you require lanes between steps
- #4321: Fixes a potential crash in the MLD alternative code path when not even a shortest path can be found - #4321: Fixes a potential crash in the MLD alternative code path when not even a shortest path can be found
- #4324: STXXL is not required by default
# 5.9.1
- Infrastructure
- STXXL is not required by default
# 5.9.0 # 5.9.0
- Changes from 5.8: - Changes from 5.8: