Changeset 266

Show
Ignore:
Timestamp:
Tue Feb 14 06:06:10 2006
Author:
giovannibajo
Message:

Document fix in UPX invokation

Files:

Legend:

Unmodified
Added
Removed
Modified
  • trunk/doc/CHANGES.txt

    r256 r266  
    1 1 (+ user visible changes, * internal stuff)  
    2 2  
    3   Current changes since PyInstaller 1.0  
      3 Current changes since PyInstaller 1.1  
    3 3 -------------------------------------  
      4  + Fix a crash when invoking UPX with certain kinds of builds.  
      5  
      6  
      7 PyInstaller 1.1  
      8 ---------------  
    4 9  
    5 10  + (Windows) Make single-file packages not depend on MSVCRT71.DLL anymore,