Changeset 3479 for trunk/changelog


Ignore:
Timestamp:
May 2, 2000, 10:48:57 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

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.
    219
    320 2000-05-02: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
Note: See TracChangeset for help on using the changeset viewer.