From 10a026b2ffd5f9271411fb8e733a3910de88761c Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 11 Nov 2020 13:50:50 -0800 Subject: filter: avoid Windows crash The scope confusion between s (the for loop variable) and s (the function argument) caused a crash in the s.split() on Windows. Signed-off-by: Dirk Hohndel --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f14b5350..e71cf72e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- Windows: avoid crash when setting filter values for tag-style fields - mobile: add location service warning as required by Google Play - mobile: fix manually adding dives in the past [#2971] -- cgit v1.2.3-70-g09d2