From d95394182897a837c33218ef7b6f3fc71b9105f5 Mon Sep 17 00:00:00 2001 From: Jan Holthuis Date: Sat, 26 Sep 2020 01:29:09 +0200 Subject: [PATCH] CHANGELOG: Add entry for double precision fixes (#3126, #3127) --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 2a7f7f4af2e..55521790367 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ * Add controller mapping for Hercules DJControl Jogvision #2370 * Fix missing manual in deb package lp:1889776 * Fix caching of duplicate tracks that reference the same file #3027 +* Fix loss of precision when dealing with floating-point sample positions while setting loop out position and seeking using vinyl control #3126 #3127 ==== 2.2.4 2020-05-10 ====