diff --git a/doc/Changelog.html b/doc/Changelog.html
index 2a7bd25d..307cb19a 100644
--- a/doc/Changelog.html
+++ b/doc/Changelog.html
@@ -19,6 +19,7 @@ a:visited { color: #0000EE; }
Changes between v4.03 and v4.04:
- Added support for the QAAC Encoder, requires QuickTime v7.7.1 or newer (see FAQ doc for details)
- Added Chinese translation, thanks to 456Vv <123@456vv.com>
+
- Updated Qt runtime libraries to v4.8.0 (2011-12-15), compiled with MSVC 10.0
- Updated LAME encoder to v3.99.2 Final (2011-11-18), compiled with ICL 12.1.7 and MSVC 10.0 (details)
- Updated MediaInfo to v0.7.51+ (2011-11-19), compiled with ICL 12.1.6 and MSVC 10.0
- Implemented coalescing of update signals to reduce the CPU usage of the LameXP process (details)