diff --git a/doc/Changelog.html b/doc/Changelog.html index 66cb1bc0..99c10062 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -26,7 +26,9 @@ a:visited { color: #0000EE; }
  • Implemented coalescing of update signals to reduce the CPU usage of the LameXP process (details)
  • Run more than four instances in parallel on systems with more than four CPU cores (details)
  • Improved handling of different character encodings for Playlist and Cue Sheet import +
  • Improved LameXP inter-process communication by adding queue support
  • Workaround for a bug that causes MediaInfo to not detect the duration of Wave files (64-Bit only) +
  • Prevent LameXP from blocking a system shutdown (encoding process is aborted, if necessary)
    Changes between v4.02 and v4.03: