From 442e70837493247d7c6c70bff5cb08e3604d670a Mon Sep 17 00:00:00 2001 From: Jakob Erdmann Date: Mon, 2 Dec 2024 10:00:19 +0100 Subject: [PATCH] #2 changlog wording --- docs/web/docs/ChangeLog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/web/docs/ChangeLog.md b/docs/web/docs/ChangeLog.md index b8f23ef15e1b..4d1fb1f8fb19 100644 --- a/docs/web/docs/ChangeLog.md +++ b/docs/web/docs/ChangeLog.md @@ -9,7 +9,7 @@ title: ChangeLog - sumo - Fixed computation of electricity consumption with respect to radialDragCoefficient #14896 (regression in 1.8.0) - Fixed platform specific taxi behavior related to pre-booking #15698 (regression in 1.20.0) - - Fixed crash on train insertion at rail crossing with pedestrians #15807 (regression in 1.21.0) + - Fixed crash involving pedestrians at pedestrian crossing #15807 (regression in 1.21.0) - Fixed rerouting error on the last route edge with a stop #15552 - Fixed routing error on departure #15563 - Fixed invalid warnings regarding inconsistent loaded stop times #15602