Changeset 8376 for trunk/changelog
- Timestamp:
- May 7, 2002, 11:21:04 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r8371 r8376 1 /* $Id: changelog,v 1.2062 2002-05-06 09:39:36 sandervl Exp $ */ 1 /* $Id: changelog,v 1.2063 2002-05-07 09:21:04 bird Exp $ */ 2 3 2002-05-07: knut st. osmundsen <bird@anduin.net> 4 - CmdQd: o The daemon shouldn't inherit standard handles when started. 5 (Hung the daily build, since we use tee to do logging.) 2 6 3 7 2002-05-06: Sander van Leeuwen <sandervl@xs4all.nl> … … 18 22 19 23 2002-04-30: Platon Fomichev <platon@innotek.de> 20 - KERNEL32: o FileTimeToSystemTime, DosDateTimeToFileTime & 24 - KERNEL32: o FileTimeToSystemTime, DosDateTimeToFileTime & 21 25 SystemTimeToFileTime bugfixes 22 26 - USER32: o Focus fix when minimizing window … … 27 31 2002-04-29: Patrick Haller <patrick.haller@innotek.de> 28 32 - OLEAUT32: o Clean up hash object during dll unload 29 - KERNEL32: o Fixed memory leaks in handlename class, Win32ImageBase::isPEImage 33 - KERNEL32: o Fixed memory leaks in handlename class, Win32ImageBase::isPEImage 30 34 and DestroyTIB 31 35 o fixed unicode conversion for APIs that allow … … 37 41 - GetModuleFileName fixes (don't count zero termination) 38 42 o don't set last error in HeapFree() 39 - COMCTL32: o Draglist control bugfix (crash) 43 - COMCTL32: o Draglist control bugfix (crash) 40 44 41 45 2002-04-28: knut st. osmundsen <bird@anduin.net>
Note:
See TracChangeset
for help on using the changeset viewer.