diff --git a/doc/Changelog.html b/doc/Changelog.html index 44d46980..8b537303 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -24,6 +24,7 @@ a:visited { color: #0000EE; }
  • Implemented multi-threading in initialization code for faster application startup
  • Fixed a potential crash (stack overflow) when adding a huge number of files
  • Fixed a problem with Cue Sheet import and files that contain trailing dots in their name +
  • Workaround for a bug (feature?) of Qt's command-line parser that screwed up some arguments
    Changes between v4.03 and v4.04 [2012-04-26]: