Changeset 6181 for trunk/changelog


Ignore:
Timestamp:
Jul 6, 2001, 3:44:38 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r6175 r6181  
    1 /* $Id: changelog,v 1.1566 2001-07-05 18:08:26 sandervl Exp $ */
     1/* $Id: changelog,v 1.1567 2001-07-06 13:44:38 sandervl Exp $ */
     2
     3 2001-07-06: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - KERNEL32: o HeapAlloc must return pointers aligned at 8 byte boundary
     5                o GlobalAlloc must return pointers aligned at 8 byte boundary
     6                  (SDK docs + verified in NT4, SP6)
     7                o LocalReAlloc bugfix
     8    - USER32:   o Must return 16 bits icon & cursor handles
     9                  (fixes crash in Acrobat Reader 4)
     10    - GDI32:    o GetDIBits must only return color information when lpvBits
     11                  is not NULL.
     12                  (fixes Opera crash (heap corruption) with new heap code)
     13    - PELDR:    o Report error when file not found.
    214
    315 2001-07-05: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.