Changeset 5849 for trunk/changelog


Ignore:
Timestamp:
Jun 1, 2001, 3:24:14 AM (24 years ago)
Author:
phaller
Message:

.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5844 r5849  
    1 /* $Id: changelog,v 1.1463 2001-05-30 19:35:54 sandervl Exp $ */
     1/* $Id: changelog,v 1.1464 2001-06-01 01:24:14 phaller Exp $ */
     2
     3 2001-06-01: Patrick Haller <patrick.haller@innotek.de>
     4    - KERNEL32: o benchmarked new experimental loader and reverted to
     5                  old but slightly optimized loader (processExport usually
     6                  outweighs processImport, so lookup is less valuable than
     7                  add to export list)
     8    - SHELL32:  o SIC_Initialize took extremely long to pre-initialize
     9                  its icon cache. Revert to on-demand loading of the icons,
     10                  speeds up loading of SHELL32 (therefore most apps)
     11                  by several seconds.
    212
    313 2001-05-30: Patrick Haller <patrick.haller@innotek.de>
Note: See TracChangeset for help on using the changeset viewer.