Changeset 131

Show
Ignore:
Timestamp:
Mon Sep 26 13:27:50 2005
Author:
williamcaban
Message:

hooks-gtk.py from ticket #15*

Files:

Legend:

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

    r108 r131  
    4 4 -------------------------------------  
    5 5  
      6  + Fix problem with incorrect python path detection. Now using distutils.  
    6 7  + Fix problem with rare encodings introduced in newer Python versions: now all  
    7 8    the encodings are automatically found and included, so this problem should  
  • trunk/doc/KNOWNBUGS.txt

    r91 r131  
    2 2 KNOWN BUGS  
    3 3 ==========  
    4   Consult also http://pyinstaller.hpcf.upr.edu/pyinstaller/report/1. This file  
    5   is possibly lagging behind the web (this will be fixed ASAP).  
    6    
    7    
    8 4  
      5 Consult http://pyinstaller.hpcf.upr.edu/cgi-bin/trac.cgi/report/1 for the  
      6 current list of Known Bugs.  
    9 7  
    10 8