Changeset 7493 for trunk/changelog


Ignore:
Timestamp:
Nov 29, 2001, 7:47:52 PM (24 years ago)
Author:
phaller
Message:

.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r7488 r7493  
    1 /* $Id: changelog,v 1.1865 2001-11-29 13:38:24 sandervl Exp $ */
     1/* $Id: changelog,v 1.1866 2001-11-29 18:47:52 phaller Exp $ */
     2
     3 2001-11-29: Patrick Haller <patrick.haller@innotek.de>
     4    - KERNEL32: o Split dosdevice.cpp from stubs.cpp
     5                  (DefineDosDevice, QueryDosDevice)
     6                o Fixed CDROM ioctls and disk access
     7                  (previous fix failed or cause possible regression)
     8    - OLEAUT32: o olepicture.c: fixed null pointer exception
     9                  cause: our TRACE, FIXME, etc. debugtools macros all
     10                  go out of scope of a braceless if-statement before!
     11                  Therefore, we're getting false (error) messages or
     12                  even crashes. (to be fixed)
    213
    314 2001-11-29: Sander van Leeuwen <sandervl@xs4all.nl>
     
    516                            (don't exclude report margin)
    617    - KERNEL32: o Fixed disk access (yesterday's changes broke it)
    7 
    8  2001-11-29: Patrick Haller <patrick.haller@innotek.de>
    9     - KERNEL32: o Split dosdevice.cpp from stubs.cpp
    10                   (DefineDosDevice, QueryDosDevice)
    11     - OLEAUT32: o olepicture.c: fixed null pointer exception
    1218
    1319 2001-11-28: Patrick Haller <patrick.haller@innotek.de>
Note: See TracChangeset for help on using the changeset viewer.