From 8f32a80778e39582770aae4954f51b29c7644a01 Mon Sep 17 00:00:00 2001 From: Moritz Kobitzsch Date: Mon, 5 Sep 2016 10:08:52 +0200 Subject: [PATCH] changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8c7de28c..2856c3097 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ - Bugfixes - Fixed an issue that would result in segfaults for viaroutes with an invalid intermediate segment when u-turns were allowed at the via-location - Invalid only_* restrictions could result in loss of connectivity. As a fallback, we assume all turns allowed when the restriction is not valid + - Fixed a bug that could result in an infinite loop when finding information about an upcoming intersection # 5.3.0 Changes from 5.3.0-rc.3