From 1f4425df745ee5334af0a40de94090df45fa013f Mon Sep 17 00:00:00 2001 From: Moritz Kobitzsch Date: Tue, 30 Aug 2016 18:56:26 +0200 Subject: [PATCH] Prepare Release of 5.3.3 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e823b7a05..5281ddbf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ Changes from 5.3.2 - 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 + - Fixed an issue that could result in segfaults when querying roads that could require looping back to the start of a way while using a core factor + - Fixed an issue that could break some testcases when using a core factor # 5.3.2 Changes from 5.3.1