Changeset 5275 for trunk/changelog


Ignore:
Timestamp:
Feb 28, 2001, 9:22:21 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5273 r5275  
    1 /* $Id: changelog,v 1.1292 2001-02-27 21:13:17 sandervl Exp $ */
     1/* $Id: changelog,v 1.1293 2001-02-28 20:22:21 sandervl Exp $ */
     2
     3 2001-02-28: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - KERNEL32: o Added support for high memory override key in odin.ini:
     5                  [ODINSYSTEM]
     6                  HIGHMEM=0
     7                  Turns off high memory usage in Odin. Useful for Warp 4 (>fp12)
     8                  systems that still use the old 16 bits TCPIP stack.
     9                  (temporary workaround)
     10                  NOTE: Turning this option off will prevent Odin from running
     11                        applications that must be loaded in high memory
     12                        (like MS Word).
     13    - NTDLL:    o Committed update from Jan. 25th:
     14                  Ported latest NtQuerySystemInformation from Wine
     15                  (includes fix for IE5 install)
     16    - include\odinwrap.h:
     17                o Wrappers only detect FS problems when they should correct them.
     18                  (fixes FS corruption in wsock32 (WSAStartup/WSACleanup))
    219
    320 2001-02-27: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.