Changeset 2180 for trunk/changelog
- Timestamp:
- Dec 21, 1999, 2:45:03 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2179 r2180 1 /* $Id: changelog,v 1.56 7 1999-12-21 12:30:50sandervl Exp $ */1 /* $Id: changelog,v 1.568 1999-12-21 13:45:03 sandervl Exp $ */ 2 2 3 3 99-12-21: Markus Montkowski <mmontkowski@gmx.de> … … 17 17 consistent than putting half the rtl functions in NTDLL 18 18 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) 19 21 - MSVCRT: Removed all forwarders from def file. Link with CRTDLL instead. 20 22 NOTE: Non-existant forwarders don't generate errors when loading
Note:
See TracChangeset
for help on using the changeset viewer.