diff --git a/doc/Changelog.html b/doc/Changelog.html index 9fdc61a3..ad6696d1 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -26,11 +26,12 @@ a:visited { color: #0000EE; }
  • Updated MediaInfo to v0.7.64 (2013-07-05), compiled with ICL 13.1 and MSVC 10.0
  • Updated GnuPG to v1.4.14 (2013-07-25), compiled with GCC 4.8.1
  • Updated GNU Wget binary to v1.13.4 (2011-09-17) +
  • Updated language files (big thank-you to all contributors !!!)
  • Fixed a potential deadlock during startup when %TMP% points to an invalid folder
  • Fixed a superfluous "beep" sound that appeared on application startup
  • Fixed the Ogg Vorbis quality modes "-1" and "-2" (those were clipped to "0" before)
  • Fixed a bug that could cause the output directory to be reset mistakenly -
  • Implemented "natural ordering" for sorting input files, using strnatcmp() by Martin Pool +
  • Implemented "natural order" string comparison/sorting, using strnatcmp() by Martin Pool
    Changes between v4.06 and v4.07 [2013-04-28]: