Changeset 3479 for trunk/changelog
- Timestamp:
- May 2, 2000, 10:48:57 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/changelog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r3478 r3479 1 /* $Id: changelog,v 1.922 2000-05-02 14:42:18 bird Exp $ */ 1 /* $Id: changelog,v 1.923 2000-05-02 20:48:55 sandervl Exp $ */ 2 3 2000-05-02: Sander van Leeuwen <sandervl@xs4all.nl> 4 - KERNEL32: GetLocaleInfoA/W fix (size of buffer for i.e. LOCALE_IDATE 5 should be >= 2, not > 2) 6 VirtualFree: Check for ERROR_ALIAS return value 7 8 Ported and changed/fixed XFolder stack dump code (symbol file only) 9 When a win32 app crashes, a dump of the stack is written 10 in odin32_0.log. 11 - USER32: Merged some Wine dialog changes (setting focus + font size) 12 Extra logging for some apis 13 Added support for RDW_FRAME flag to GetDCEx 14 - INCLUDE\makefiles: Added rule for converting map to symfile 15 A symbol file is now created for each exe/dll 16 - INCLUDE\ODINWRAP: Turned off profiling by default. 17 Our log is big enough as it is without even 18 more logging. 2 19 3 20 2000-05-02: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
Note:
See TracChangeset
for help on using the changeset viewer.
