diff --git a/doc/Changelog.html b/doc/Changelog.html index c9099370..44d46980 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -23,6 +23,7 @@ a:visited { color: #0000EE; }
  • Implemented multi-threading in file analyzer for faster file import (about 2.5x to 6.0x faster!)
  • 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
    Changes between v4.03 and v4.04 [2012-04-26]: