From db95dddc2de2bb916373849651f886a3a062cd31 Mon Sep 17 00:00:00 2001 From: giovannibajo Date: Tue, 5 Sep 2006 12:55:19 +0000 Subject: [PATCH] Document [288]. git-svn-id: http://svn.pyinstaller.org/trunk@290 8dd32b29-ccff-0310-8a9a-9233e24343b1 --- doc/CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/CHANGES.txt b/doc/CHANGES.txt index c15f566..467a0c3 100644 --- a/doc/CHANGES.txt +++ b/doc/CHANGES.txt @@ -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