Changeset 5937 for trunk/changelog
- Timestamp:
- Jun 9, 2001, 9:45:16 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5936 r5937 1 /* $Id: changelog,v 1.14 89 2001-06-09 14:53:51sandervl Exp $ */1 /* $Id: changelog,v 1.1490 2001-06-09 19:45:16 sandervl Exp $ */ 2 2 3 3 2001-06-09: Sander van Leeuwen <sandervl@xs4all.nl> … … 6 6 (fixes crashes due to premature destruction of objects; 7 7 e.g. during Napster startup) 8 - KERNEL32: o heap checking accidentally turned on during logging 9 (making the debug build extremely slow) 10 o Open32's CreateProcess can fail with ERROR_FILE_NOT_FOUND for 11 no apparent reason. Don't bail out when that happens, but try 12 to create the process anyway. 13 (fixes CreateProcess during Napster install) 14 o Improved version of InterlockedIncrement & InterlockedDecrement 15 (borrowed from Wine) 8 16 9 17 2001-06-08: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.