diff --git a/doc/Changelog.htm b/doc/Changelog.htm
index 8f3dc233..d6250f3b 100644
--- a/doc/Changelog.htm
+++ b/doc/Changelog.htm
@@ -11,9 +11,16 @@ Changes between v3.18 and v4.00:
- Added support for Qt Linguist tool, which makes creating/updating translations much easier
- Added support for multiple user interface styles, including "Plastique" and "Cleanlooks" themes
- Added support for user-defined encoder parameters (please use with care!)
+
- Added support for a true "portable" mode, which will store the configuration in the program folder
- Added resampling filter for all encoders, based on SoX
- Added simple tone adjustment filter, based on SoX
+
- Added an option to prepend the relative source file path to the output file path
- Updated all command-line tools to support Unicode file names, mostly required custom patches
+
- Updated LAME encoder to v3.99.0.10 (2010-11-15), compiled with ICL 11.1.054
+
- Updated mpg123 decoder to v1.13.1 (2011-01-06), compiled with GCC 4.5.2
+
- Updated MediaInfo to v0.7.41 (2011-01-24), compiled with ICL 11.1.065
+
- Updated SoX to v14.3.1 (2010-04-11), compiled with MSVC 9.0
+
- Updated GnuPG to v1.4.11, compiled with GCC 4.5.2
- Updated language files (big "thank you" to all contributors !!!)
- Removed TAK support for now, as their CloseSource(!) tools don't support Unicode file names yet
- Removed Volumax tool, as we are using SoX for normalization from now on