Changeset 2180 for trunk/changelog


Ignore:
Timestamp:
Dec 21, 1999, 2:45:03 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r2179 r2180  
    1  /* $Id: changelog,v 1.567 1999-12-21 12:30:50 sandervl Exp $ */
     1 /* $Id: changelog,v 1.568 1999-12-21 13:45:03 sandervl Exp $ */
    22
    33 99-12-21: Markus Montkowski <mmontkowski@gmx.de>
     
    1717                        consistent than putting half the rtl functions in NTDLL
    1818                        and the rest in CRTDLL.
     19        - CRTDLL: Fixed memory allocation bug (CRTDLL_calloc called calloc, while
     20                  free calls HeapFree; everything uses private CRTDLL heap now)
    1921        - MSVCRT: Removed all forwarders from def file. Link with CRTDLL instead.
    2022                  NOTE: Non-existant forwarders don't generate errors when loading
Note: See TracChangeset for help on using the changeset viewer.