Changeset 9905 for trunk/changelog


Ignore:
Timestamp:
Mar 5, 2003, 4:12:15 PM (23 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r9899 r9905  
    1 /* $Id: changelog,v 1.2513 2003-03-05 14:48:08 sandervl Exp $ */
     1/* $Id: changelog,v 1.2514 2003-03-05 15:12:15 bird Exp $ */
     2
     3 2003-03-05: knut st. osmundsen <bird-odin-spam@anduin   >
     4    - MAKE:     o Experimental OTHERS variable.
     5                o Full source path to compilers.
    26
    37 2003-03-05: Sander van Leeuwen <sandervl@innotek   >
     
    1822
    1923 2003-03-03: Sander van Leeuwen <sandervl@innotek   >
    20     - WSOCK32:  o Removed wrong checks for invalid address parameters in 
     24    - WSOCK32:  o Removed wrong checks for invalid address parameters in
    2125                  sendto & recvfrom
    2226
     
    2630                o DeleteFile: when deleting a .lnk file, verify if it's a shell
    2731                  link object file. if so, delete WPS object
    28                 o ODIN_DisableFolderShellLink added: disable object creation in 
    29                   Odin folder. Desktop shortcuts will still be created as WPS 
     32                o ODIN_DisableFolderShellLink added: disable object creation in
     33                  Odin folder. Desktop shortcuts will still be created as WPS
    3034                  objects on the desktop.
    3135                o OSLibWinCreateObject: create shelllink file with WPS object id
    32     - USER32/KERNEL32:   
     36    - USER32/KERNEL32:
    3337                o Move OSLibWinCreateObject to KERNEL32
    34     - SHELL32:  o Shelllink: use kernel32 file functions instead of those from 
     38    - SHELL32:  o Shelllink: use kernel32 file functions instead of those from
    3539                  the VAC crt
    3640
    3741 2003-02-28: Sander van Leeuwen <sandervl@innotek   >
    3842    - SRC\makefile:
    39                 o Skip msvcrt & crtdll for now. Causes too many problems with 
     43                o Skip msvcrt & crtdll for now. Causes too many problems with
    4044                  Odin builds.
    4145    - KERNEL32: o Fixed CreateProcessA regression (Lotus Notes)
     
    6064
    6165 2003-02-28: Platon Fomichev <stauff@innotek   >
    62     - USER32: o Wrong checks on restoration point remembering. Maximizing 
     66    - USER32: o Wrong checks on restoration point remembering. Maximizing
    6367                window from PM icon using keyboard or menu produced wrong
    6468                controls.
     
    7680
    7781 2000-02-27: Achim Hasenmueller <achimha@innotek   >
    78     - KERNEL32: o MoveFile: detect if source and target file names are on a 
     82    - KERNEL32: o MoveFile: detect if source and target file names are on a
    7983                  different drive and use DosCopy/DosDelete instead of DosMove
    8084                  in this case.
Note: See TracChangeset for help on using the changeset viewer.