summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorronso0 <ronso0@mixxx.org>2020-10-29 16:48:07 +0100
committerronso0 <ronso0@mixxx.org>2020-10-29 16:48:07 +0100
commitface6c873714be4ba638b09fd14632a2993f8198 (patch)
treeb877183f5ecc20dab8522b8defdb360e037e61b4
parent90615111a5062472c1a17ecc2d7fb01b4defd9ef (diff)
changelog: fix library focus crash #3201
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 93fc56e0b2..21dae471d8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,7 @@
* Prevent moving a loop beyond track end #3117 lp:1799574
* Use 6 instead of only 4 compatible musical keys (major/minor) #3205
* Fix possible memory corruption using JACK on Linux
+* Fix possible crash when trying to refocus the tracks table while another Mixxx window has focus #3201
==== 2.2.4 2020-05-10 ====