comparison ChangeLog @ 30370:47392e1f491d

merge of '021e6a7b4ba46230e93812c39268259f8c6bc7fe' and 'c3f4870015fc05ad90e44c5ed481618b8f3301b4'
author ivan.komarov@soc.pidgin.im
date Wed, 23 Jun 2010 22:32:45 +0000
parents 2b17eaf88391
children dd6575f20790 aaec35719201
comparison
equal deleted inserted replaced
30368:3ada0cc7d2c5 30370:47392e1f491d
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2 2
3 version 2.7.1 (??/??/????): 3 version 2.7.2 (??/??/????):
4
5 version 2.7.1 (05/29/2010):
4 General: 6 General:
5 * Build fixes on OpenSolaris. (Brian Lu) 7 * Build fixes on OpenSolaris. (Brian Lu)
8 * Add configure option --enable-trayicon-compat which installs tray
9 icons into directories that are compatible with older versions of
10 hicolor-icon-theme (0.9).
6 11
7 Pidgin: 12 Pidgin:
8 * Restore the tray icon's blinking functionality. 13 * Restore the tray icon's blinking functionality.
9 * Fix a crash setting moods when an account is disconnected. 14 * Fix a crash setting moods when an account is disconnected.
10 15
21 smiley and buddy icon loading. (Gábor Szuromi) 26 smiley and buddy icon loading. (Gábor Szuromi)
22 27
23 XMPP: 28 XMPP:
24 * Allow connecting to servers that advertise EXTERNAL (broken in 29 * Allow connecting to servers that advertise EXTERNAL (broken in
25 2.7.0) 30 2.7.0)
31
32 MXit:
33 * Replace the MXit-specific mood management with the new standard Moods
34 API.
35 * Add the standard MXit emoticons.
36 * Improve the handling of users being kicked from MultiMX rooms.
37 * MXit doesn't allow you to see your buddy's Email Address or Title,
38 so remove those two fields from the "Buddy Information" page.
39 * Show buddy's Registration Country in their profile.
40 * Increment protocol version to v6.0
41 * If an invite you sent was rejected with a reason, display that
42 message in the buddy tooltip.
43 * CAPTCHA value is a required field during account activation.
44 (Resolves issue on Maemo)
45 * When your avatar image is changed, don't forget the user's profile
46 information.
47
48 Windows-Specific Changes:
49 * Fix a regression introduced in 2.7.0 that caused Window Flashing not
50 to work.
26 51
27 version 2.7.0 (05/12/2010): 52 version 2.7.0 (05/12/2010):
28 General: 53 General:
29 * Changed GTK+ minimum version requirement to 2.10.0. 54 * Changed GTK+ minimum version requirement to 2.10.0.
30 * Changed GLib minimum version requirement to 2.12.0. 55 * Changed GLib minimum version requirement to 2.12.0.
140 * The authentication process now acts more like the official client. 165 * The authentication process now acts more like the official client.
141 166
142 Finch: 167 Finch:
143 * New action 'history-search', with default binding ctrl+r, to search 168 * New action 'history-search', with default binding ctrl+r, to search
144 the entered string in the input history. 169 the entered string in the input history.
170
171 Windows-Specific Changes
172 * Updated GTK+ to 2.16.6
173 * Private GTK+ Runtime now used (GTK+ Installer no longer supported)
174 * Minimum required GTK+ version increased to 2.14.7
175 * Windows 95, Windows 98, Windows 98 Second Edition, Windows ME
176 (Millennium Edition), and Windows NT 4.0 longer supported due to GTK+
177 requirements changes.
178 * Crash Report files (pidgin.RPT) are now generated in the ~/.purple
179 directory instead of the installation directory.
180 * NSS SSL Library upgraded to 3.12.5 (thanks to Berke Viktor)
181 * GtkSpell upgraded to 2.0.16, changing the spellchecking backend to
182 enchant. This means that myspell and hunspell (OpenOffice)
183 dictionaries can be used (previous versions' aspell dictionaries
184 will not work).
145 185
146 version 2.6.6 (02/18/2010): 186 version 2.6.6 (02/18/2010):
147 libpurple: 187 libpurple:
148 * Fix 'make check' on OS X. (David Fang) 188 * Fix 'make check' on OS X. (David Fang)
149 * Fix a quirk in purple_markup_html_to_xhtml that caused some messages 189 * Fix a quirk in purple_markup_html_to_xhtml that caused some messages