Changeset 21934
- Timestamp:
- Dec 30, 2011, 12:58:21 PM (13 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/changelog ¶
r21921 r21934 1 0.8.2 (2011-12-30) 2 ------------------ 3 - Happy New Year everyone! 4 - Make PEC.EXE keep the console window attached (0.8.1 regression). 5 - Fix hang when loading KERNEL32.DLL from high-mem enabled applications 6 such as Firefox (0.8.1 regression). 7 - Fix crash when doing drag & drop in Odin applications (0.8.1 regression). 8 - winmm: Disable forceful termination of timer threads (this fixes frequent 9 hangs and crashes when playing Adobe Flash content in Firefox). 10 - winmm: Lower thread priority when calling timer functions. 11 1 12 0.8.1 (2011-12-19) 2 13 ------------------ -
TabularUnified trunk/include/odinbuild.h ¶
r21921 r21934 34 34 #define ODIN32_VERSION_MINOR 8 35 35 #define ODIN32_VERSION "0.8" 36 #define ODIN32_BUILD_NR 136 #define ODIN32_BUILD_NR 2 37 37 38 38 #endif
Note:
See TracChangeset
for help on using the changeset viewer.