Changeset 2981 for trunk/changelog
- Timestamp:
- Mar 3, 2000, 12:13:44 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2980 r2981 1 /* $Id: changelog,v 1.771 2000-03-03 09:07:26 sandervl Exp $ */ 1 /* $Id: changelog,v 1.772 2000-03-03 11:13:44 sandervl Exp $ */ 2 3 2000-03-02: Sander van Leeuwen <sandervl@xs4all.nl> 4 - KERNEL32: Create shell dirs in odin\bin directory 5 Cleanup (never call Open32 apis directly if the proc 6 isn't a wrapper; include win32api.h and call Odin api) 7 Fixed FS corruption for DosAliasMem 8 - ADVAPI32/KERNEL32: Moved registry apis in kernel32 as we need them 9 there (importing them directly creates a circular 10 dependency (kernel32->advapi32->kernel32)) 11 Should probably be moved to ntdll 2 12 3 13 2000-03-03: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl>
Note:
See TracChangeset
for help on using the changeset viewer.