diff --git a/Changelog b/Changelog index 311937ca9..c1de08e82 100644 --- a/Changelog +++ b/Changelog @@ -8,12 +8,12 @@ BugFixes: * Fixed smart playlist filetype search. * Fixed Radio Paradise URLs to use HTTPS instead of HTTP. * Fixed horizontal scrolling not affecting currently playing track (#952). - * Fixed keep running the background when window is closed with Wayland (#964). + * Fixed keep running in the background when window is closed with Wayland (#964). * Fixed percent-encoding of URLs when loading and saving XSPF playlists (#821). * Fixed fancy tabbar context menu showing on right clicks outside of tabbar when a song is playing. * Fixed possible duplicating songs in the database when moving songs to the collection using the organize feature. - * Windows(|MSVC) Fixed moodbar fftw3 crash with (older) CPU's that does not support AVX2 (#944). - * Windows(|MSVC) Fixed using libiconv for converting characters when organizing files like with MinGW. + * (Windows|MSVC) Fixed moodbar fftw3 crash with (older) CPU's that does not support AVX2 (#944). + * (Windows|MSVC) Fixed using libiconv for converting characters when organizing files like with MinGW. Enhancements * Show more details in error dialog on GStreamer errors (#958).