Changeset 21685 for trunk/changelog
- Timestamp:
- Sep 30, 2011, 8:57:38 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r21668 r21685 1 0.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 1 13 0.6.21668 (2011-07-10) 2 14 ---------------------- 3 15 4 16 Dmitriy Kuminov: 5 6 17 - kernel32: SEH: Disabled unwinding Win32 exception handlers in response to 7 18 the OS/2 unwind procedure to prevent endless recursive crashes inside
Note:
See TracChangeset
for help on using the changeset viewer.