Changeset 3061 for trunk/changelog
- Timestamp:
- Mar 9, 2000, 8:19:51 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r3050 r3061 1 /* $Id: changelog,v 1.790 2000-03-09 16:17:57 mike Exp $ */ 1 /* $Id: changelog,v 1.791 2000-03-09 19:19:51 sandervl Exp $ */ 2 3 2000-03-09: Sander van Leeuwen <sandervl@xs4all.nl> 4 - KERNEL32: Major rewrite of PE loader classes to correctly support 5 dll dependencies 6 TODO: Circular dependencies only partly working 7 (a->b->a works, but a->b->c->a won't) 8 - USER32: Fixed bug in dialog constructor (class name translation) 9 (only showed up in release build) 2 10 3 11 2000-03-08: Michal Necasek <mike@mendelu.cz>
Note:
See TracChangeset
for help on using the changeset viewer.