F.58.1.1 Major Changes

    • Added auto completion to the directory page
    • Fixed a bug, introduced in 2.09, that caused to fail
    • VPatch 3.1: MD5 checksums, better performance, and some bug fixes (including )

    F.58.1.2 Minor Changes

    • Added rounding of required and available size on the directory page (1.59 => 1.6 instead of 1.5)
    • Added WS_EX_LEFTSCROLLBAR style in RTL mode (bug #1283528)
    • Fixed alteration of the working directory by FileRequest in InstallOptions ()
    • Fixed bad mnemonic key in MakeNSISw menu (bug #1288159)
    • Fixed negative size values showing up after the decimal point in the directory page for very big sizes
    • Minor documentation improvements and fixes

    F.58.1.3 Translations

    • Fixed a bug in Slovenian translation that caused lots of missing language string warnings
    • Fixed typos in Serbian translation
    • Fixed typos in Thai translation
    • Updated Simple Chinese translation

    F.58.1.4 Build System

    • Automatic fix for VC6 SP6 compile error
    • Moved most of the configuration from config.h to the build system
    • Removed all optimizations and symbol stripping in debug mode
    • VPatch can be built on POSIX as well