Changeset 21685 for trunk/changelog


Ignore:
Timestamp:
Sep 30, 2011, 8:57:38 PM (14 years ago)
Author:
dmik
Message:

Release 0.7.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r21668 r21685  
     10.7.1 (2011-09-30)
     2------------------
     3
     4    - Increase the minor version number due to changing the installer to RPM.
     5    - wgss: Add a hack to fix changing the current directory in CreateProcess
     6      when starting the process of the same type.
     7    - kernel32: CreateProcess: Add support for CREATE_UNICODE_ENVIRONMENT. This
     8      fixes environment processing in Unicode mode (e.g. in OpenJDK).
     9    - kernel32: GetFileAttributesEx: Accept paths with trailing slashes. This
     10      fixes unexpected failures in e.g. SmartGit under OpenJDK.
     11    - odininst: Create "Program Files" in WINDOWSDIR instead of drive root.
     12
    1130.6.21668 (2011-07-10)
    214----------------------
    315
    416Dmitriy Kuminov:
    5 
    617    - kernel32: SEH: Disabled unwinding Win32 exception handlers in response to
    718      the OS/2 unwind procedure to prevent endless recursive crashes inside
Note: See TracChangeset for help on using the changeset viewer.