Changeset 5937 for trunk/changelog


Ignore:
Timestamp:
Jun 9, 2001, 9:45:16 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5936 r5937  
    1 /* $Id: changelog,v 1.1489 2001-06-09 14:53:51 sandervl Exp $ */
     1/* $Id: changelog,v 1.1490 2001-06-09 19:45:16 sandervl Exp $ */
    22
    33 2001-06-09: Sander van Leeuwen <sandervl@xs4all.nl>
     
    66                  (fixes crashes due to premature destruction of objects;
    77                   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)
    816
    917 2001-06-08: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.