mirror of
https://github.com/kennethreitz-archive/pyinstaller.git
synced 2026-06-05 23:50:17 +00:00
Document [288].
git-svn-id: http://svn.pyinstaller.org/trunk@290 8dd32b29-ccff-0310-8a9a-9233e24343b1
This commit is contained in:
@@ -15,6 +15,8 @@ Current changes since PyInstaller 1.2
|
||||
+ Fix a buffer overrun in the bootloader (which could lead to a crash)
|
||||
when the built executable is run from within a deep directory (more than
|
||||
70-80 characters in the pathname).
|
||||
* Bootstrap modules are now compressed in the executable (so that they
|
||||
are not visible in plaintext by just looking at it with a hex editor).
|
||||
|
||||
|
||||
PyInstaller 1.2
|
||||
|
||||
Reference in New Issue
Block a user