comparison ChangeLog.win32 @ 10209:9e0b98c458b1

[gaim-migrate @ 11331] gaim_notify_uri now needs trusted parameter to indicate whether the source of the uri is trusted. This helps us avoid the security risks involved in blindly executing untrusted local file URIs in windows. This fixes the MSN open mail bug on windows. committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Fri, 19 Nov 2004 20:18:14 +0000
parents 0f78e7e45afd
children a072c3b32d94
comparison
equal deleted inserted replaced
10208:cbdce0acbbe6 10209:9e0b98c458b1
1 version 2.0.0:
2 * MSN open email bug fixed.
3
1 version 1.0.2 (10/20/2004): 4 version 1.0.2 (10/20/2004):
2 * Updated GTK+ to 2.4.10 (rev b) 5 * Updated GTK+ to 2.4.10 (rev b)
3 This revision updates glib to 2.4.7 and pango to 1.6.0, fixing the 6 This revision updates glib to 2.4.7 and pango to 1.6.0, fixing the
4 dreaded 'UDP port pollution' and 'crash on symbol font' bugs 7 dreaded 'UDP port pollution' and 'crash on symbol font' bugs
5 respectively. 8 respectively.