diff ChangeLog.win32 @ 29225:3f33a8fbf871

Use a private GTK+ Runtime copy on Windows. We've resisted doing this for a while, but this it has become the norm and is the safest thing to do. There are now two installers; an "offline" installer and an "online" installer. * The "offline" installer will contain the GTK+ runtime (very similar to the current default installer). * The "online" installer will not contain GTK+, but will download it during the installation process if it is selected(mandatory if not already present) * Both installers have an option to download debug symbols during installation (Not selected by default). (Another set of updates to support the external debug symbols will follow)
author Daniel Atallah <daniel.atallah@gmail.com>
date Sun, 01 Nov 2009 03:34:32 +0000
parents 7819d3819f4c
children e7b9cf2f2386
line wrap: on
line diff
--- a/ChangeLog.win32	Sat Oct 31 20:03:26 2009 +0000
+++ b/ChangeLog.win32	Sun Nov 01 03:34:32 2009 +0000
@@ -1,5 +1,6 @@
 version 2.7.0 (??/??/????):
 	* Minimum required GTK+ version increased to 2.14.0
+	* Private GTK+ Runtime now used (GTK+ Installer no longer supported)
 	* Win9x no longer supported.
 
 version 2.6.3 (10/16/2009):