comparison ChangeLog @ 30504:0e75ea0b5532

Merge Windows-specific changes for 2.7.0 and 2.7.1 into the main ChangeLog and include a note at the top of ChangeLog.win32 explaining that the file will no longer be updated.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 23 May 2010 16:11:48 +0000
parents 92767d9eac2e
children 34af082d702e
comparison
equal deleted inserted replaced
30503:c80d5cf9d88e 30504:0e75ea0b5532
21 smiley and buddy icon loading. (Gábor Szuromi) 21 smiley and buddy icon loading. (Gábor Szuromi)
22 22
23 XMPP: 23 XMPP:
24 * Allow connecting to servers that advertise EXTERNAL (broken in 24 * Allow connecting to servers that advertise EXTERNAL (broken in
25 2.7.0) 25 2.7.0)
26
27 Windows-Specific Changes:
28 * Fix a regression introduced in 2.7.0 that caused Window Flashing not
29 to work.
26 30
27 version 2.7.0 (05/12/2010): 31 version 2.7.0 (05/12/2010):
28 General: 32 General:
29 * Changed GTK+ minimum version requirement to 2.10.0. 33 * Changed GTK+ minimum version requirement to 2.10.0.
30 * Changed GLib minimum version requirement to 2.12.0. 34 * Changed GLib minimum version requirement to 2.12.0.
140 * The authentication process now acts more like the official client. 144 * The authentication process now acts more like the official client.
141 145
142 Finch: 146 Finch:
143 * New action 'history-search', with default binding ctrl+r, to search 147 * New action 'history-search', with default binding ctrl+r, to search
144 the entered string in the input history. 148 the entered string in the input history.
149
150 Windows-Specific Changes
151 * Updated GTK+ to 2.16.6
152 * Private GTK+ Runtime now used (GTK+ Installer no longer supported)
153 * Minimum required GTK+ version increased to 2.14.7
154 * Windows 95, Windows 98, Windows 98 Second Edition, Windows ME
155 (Millennium Edition), and Windows NT 4.0 longer supported due to GTK+
156 requirements changes.
157 * Crash Report files (pidgin.RPT) are now generated in the ~/.purple
158 directory instead of the installation directory.
159 * NSS SSL Library upgraded to 3.12.5 (thanks to Berke Viktor)
160 * GtkSpell upgraded to 2.0.16, changing the spellchecking backend to
161 enchant. This means that myspell and hunspell (OpenOffice)
162 dictionaries can be used (previous versions' aspell dictionaries
163 will not work).
145 164
146 version 2.6.6 (02/18/2010): 165 version 2.6.6 (02/18/2010):
147 libpurple: 166 libpurple:
148 * Fix 'make check' on OS X. (David Fang) 167 * Fix 'make check' on OS X. (David Fang)
149 * Fix a quirk in purple_markup_html_to_xhtml that caused some messages 168 * Fix a quirk in purple_markup_html_to_xhtml that caused some messages