comparison 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
comparison
equal deleted inserted replaced
29224:3be6a18e0bcb 29225:3f33a8fbf871
1 version 2.7.0 (??/??/????): 1 version 2.7.0 (??/??/????):
2 * Minimum required GTK+ version increased to 2.14.0 2 * Minimum required GTK+ version increased to 2.14.0
3 * Private GTK+ Runtime now used (GTK+ Installer no longer supported)
3 * Win9x no longer supported. 4 * Win9x no longer supported.
4 5
5 version 2.6.3 (10/16/2009): 6 version 2.6.3 (10/16/2009):
6 * No changes 7 * No changes
7 8