Changeset 280

Show
Ignore:
Timestamp:
Sat Jul 8 14:08:11 2006
Author:
giovannibajo
Message:

Update changelog

Files:

Legend:

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

    r272 r280  
    1 1 (+ user visible changes, * internal stuff)  
    2 2  
    3   Current changes since PyInstaller 1.1  
      3 Current changes since PyInstaller 1.2  
    3 3 -------------------------------------  
      4  + Fix bug with user-provided icons disappearing from built executables  
      5    when these were compressed with UPX.  
      6    
      7  
      8 PyInstaller 1.2  
      9 ---------------  
    4 10  + Fix a crash when invoking UPX with certain kinds of builds.  
    5 11  + Fix icon support by re-adding a resource section in the bootloader