Changeset 5922 for trunk/changelog


Ignore:
Timestamp:
Jun 7, 2001, 2:40:30 AM (24 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5917 r5922  
    1 /* $Id: changelog,v 1.1484 2001-06-06 17:13:14 sandervl Exp $ */
     1/* $Id: changelog,v 1.1485 2001-06-07 00:40:30 bird Exp $ */
     2
     3 2001-06-06: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
     4    - FastDep:  o Performance enh. Don't scan files more than 1 month older
     5                  than existing .depend file.
     6                o Optimized AVL tree sligtly by not performing two strcmp
     7                  on the same keys (but resuing the result from the first).
     8                o Improoved dependencies genereated for OS/2 resource files.
     9                  (TODO: Fix possible bad precompiler checks for C/C++ and RC.)
     10                o Code is now in sync with OS2Tools.
    211
    312 2001-06-06: Sander van Leeuwen <sandervl@xs4all.nl>
     
    1221                  (fixes endless repainting loop in WinRAR 2.80)
    1322    - KERNEL32: o Optimized ordinal lookup even more.
    14                   (6900 ordinal lookups takes (on average) 31 ms now instead 
     23                  (6900 ordinal lookups takes (on average) 31 ms now instead
    1524                   of 78)
    1625
     
    5160                  DosOpen returned 110 (ERROR_OPEN_FAILED) in this case.
    5261                  Verified with Windows 2000 SP2
    53                   (makes Acrobat Distiller 5.0 startup and work!) 
     62                  (makes Acrobat Distiller 5.0 startup and work!)
    5463
    5564 2001-06-02: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.