Skip to content

Commit 96fc5dd

Browse files
authored
Merge pull request #4652 from daschuer/changelog_2.3.2
Update changelog with bugfix for Traktor S3
2 parents d570b30 + 8776d9f commit 96fc5dd

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
* Don't wipe sound config during startup if configured devices are unavailable [#4544](https://github.com/mixxxdj/mixxx/pull/4544)
1313
* Append selected file extension when exporting to playlist files [#4531](https://github.com/mixxxdj/mixxx/pull/4531) [lp:1889352](https://bugs.launchpad.net/mixxx/+bug/1889352)
1414
* Fix crash when using midi.sendShortMsg and platform vnc [#4635](https://github.com/mixxxdj/mixxx/pull/4635) [lp:1956144](https://bugs.launchpad.net/mixxx/+bug/1956144)
15+
* Traktor S3: Fix timedelta calculation bugs [#4646](https://github.com/mixxxdj/mixxx/pull/4646) [lp:1958925](https://bugs.launchpad.net/mixxx/+bug/1958925)
1516

1617
### Packaging
1718

res/linux/org.mixxx.Mixxx.metainfo.xml

+5
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,11 @@
150150
#4635
151151
lp:1956144
152152
</li>
153+
<li>
154+
Traktor S3: Fix timedelta calculation bugs
155+
#4646
156+
lp:1958925
157+
</li>
153158
</ul>
154159
<p>
155160
Packaging

0 commit comments

Comments
 (0)