diff --git a/Changelog b/Changelog index 2bd68b3f0..192e5c18d 100644 --- a/Changelog +++ b/Changelog @@ -6,12 +6,12 @@ Unreleased: Bugfixes: * Fixed Spotify songs not being available for scrobbling. - * Fixed loading "A" and "The" articles being skipped for album sort text. + * Fixed leading "A" and "The" articles being skipped for album sort text. * Fixed thread safety issue when validating playlist songs on startup. * Fixed filter search not ignoring space after colon when using column based search. * Fixed KGlobalAccel to use capitalized application name. * Fixed slash not properly handled when saving a playlist (#1624). - * (Unix) Fixed collection scanner to ignore special filesystem paths (/sys, /proc, /run, etc) (#1615). + * (Unix) Fixed collection scanner so it ignores special filesystem paths (/sys, /proc, /run, etc) (#1615). * (Windows) Fixed smart playlist wizard not respecting dark mode with Windows 11 style (#1639). Enhancements: