From 89fe998b242c66bffe9a84333b698ee913c230ec Mon Sep 17 00:00:00 2001 From: Michael Krisper <michael.krisper@tugraz.at> Date: Fri, 18 Mar 2016 16:28:53 +0100 Subject: [PATCH] added bugfixes in changelog --- User Manual/6-changelog/changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/User Manual/6-changelog/changelog.md b/User Manual/6-changelog/changelog.md index 04118b746a..79d58b22e7 100644 --- a/User Manual/6-changelog/changelog.md +++ b/User Manual/6-changelog/changelog.md @@ -28,12 +28,16 @@ - New Long-Haul driving cycle included - User Manual updated for VECTO V3.x - Fix: sparse representation of declaration cycles had some missing entries -- Bugfix: error in computation of engine's preferred speed +- Bugfix: error in computation of engine's preferred speed - Bugfix: wrong vehicle class lookup - Bugfix: duplicate entries in intersected full-load curves - Bugfix: retarder takes the retarder ratio into account for lossmap lookup - Bugfix: use unique identifier for jobs in job list - Bugfix: error in triagulation of fuel consumption map +- Bugfix: better error message roll resistance calculation could not be calculated +- Bugfix: measured speed now calculates distance correctly +- Bugfix: measured speed fills missing moddata columns (acc, dist, grad) +- Bugfix: better error message when driving cycle is missing. **VECTO 3.0.1** -- GitLab