Changeset 7344 for trunk/changelog
- Timestamp:
- Nov 14, 2001, 7:55:30 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r7341 r7344 1 /* $Id: changelog,v 1.1829 2001-11-14 15:27:57 bird Exp $ */ 1 /* $Id: changelog,v 1.1830 2001-11-14 18:55:30 sandervl Exp $ */ 2 3 2001-11-14: Sander van Leeuwen <sandervl@xs4all.nl> 4 - KERNEL32, USER32, COMCTL32, SHELL32, OLE32: 5 o Removed unnecessary string copy operation changes (heap -> stack) 6 Performance improvement is minimal at best and stack 7 corruption is MUCH harder to locate than heap corruption. 2 8 3 9 2001-11-13: Patrick Haller <patrick.haller@innotek.de>
Note:
See TracChangeset
for help on using the changeset viewer.