From d9f2b537afcefb57e224a6d1527537a54bb60688 Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Mon, 29 Oct 2018 23:55:38 +0100 Subject: Fixed get_gas_at_time for equal times This fixes a subtle bug introduced in 5c4569247a31c which unified two functions finding the gasmix at a given time during the dive. There was a slight difference, though: Does a gaschange exactly at that time count or not? For the planner to work, the answer has to be in the affirmative. Signed-off-by: Robert C. Helling --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index bcf6cbe8e..e0b2ee87a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- Fix a bug in planner for dives with manual gas changes. - Mobile: add full text filtering of the dive list - Desktop: don't add dive-buddy or dive-master when tabbing through fields - Filter: don't recalculate all filters on dive list-modifying operations -- cgit v1.2.3-70-g09d2