From 75c813e2d1f8b4be97f3b1c2d6f4f14e0f80759d Mon Sep 17 00:00:00 2001 From: giovannibajo Date: Fri, 11 Aug 2006 22:41:38 +0000 Subject: [PATCH] Document recent changes for manifest file git-svn-id: http://svn.pyinstaller.org/trunk@286 8dd32b29-ccff-0310-8a9a-9233e24343b1 --- doc/CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/CHANGES.txt b/doc/CHANGES.txt index c1d2afe..b9a5041 100644 --- a/doc/CHANGES.txt +++ b/doc/CHANGES.txt @@ -8,6 +8,10 @@ Current changes since PyInstaller 1.2 because of a bug in Python's import machinery, in recent Python versions). Also add a workaround including Tcl/Tk with PIL unless ImageTk is imported. + + (Windows) When used under Windows XP, packaged programs now have + the correct look & feel and follow user's themes (thanks to the manifest + file being linked within the generated executable). This is especially + useful for applications using wxPython. PyInstaller 1.2