comparison ChangeLog @ 30036:31f20c9c7674

merge of '21280175da42b51e30e31b091bb3b4adf7708407' and 'de0f6b7b9429dd7161de925ce6bdb02fbb7daaec'
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 23 Apr 2010 22:19:23 +0000
parents 119bd7b072eb 2140074fa387
children 0b22c840f4f4
comparison
equal deleted inserted replaced
30035:e47a4a7940ea 30036:31f20c9c7674
2 2
3 version 2.7.0 (??/??/????): 3 version 2.7.0 (??/??/????):
4 General: 4 General:
5 * Changed GTK+ minimum version requirement to 2.10.0. 5 * Changed GTK+ minimum version requirement to 2.10.0.
6 * Changed GLib minimum version requirement to 2.12.0. 6 * Changed GLib minimum version requirement to 2.12.0.
7 * Using the --disable-nls argument to configre now works properly. You
8 will no longer be forced to have intltool to configure and build.
9 * Fix two related crashes in the GnuTLS and NSS plugins when they
10 suffer internal errors immediately upon attempting to establish
11 an SSL connection.
12 * Fix NSS to work when reinitialized after being used. (Thanks to
13 Ludovico Cavedon for the testcase)
14 * Added support for PURPLE_GNUTLS_PRIORITIES environment variable.
15 This can be used to specify GnuTLS priorities on a per-host basis.
16 The format is "host=priority;host2=priority;...". The default
17 priority can be overridden by using "*" as the host. See the
18 GnuTLS manual for documentation on the format of the priority
19 strings.
20 * Fix autoconf detection of Python. (Brad Smith)
21 * Fix a crash when a Windows proxy (from IE) does not have a port.
22 (Marten Klencke)
7 23
8 Pidgin: 24 Pidgin:
9 * Moved the "Debugging Information" section of the About box to a 25 * Moved the "Debugging Information" section of the About box to a
10 "Build Information" dialog accessible on the Help menu. 26 "Build Information" dialog accessible on the Help menu.
11 * Moved the Developer and Crazy Patch Writer information from the About 27 * Moved the Developer and Crazy Patch Writer information from the About
20 * The Recent Log Activity sort method for the Buddy List now 36 * The Recent Log Activity sort method for the Buddy List now
21 distinguishes between no activity and a small amount of activity 37 distinguishes between no activity and a small amount of activity
22 in the distant past. (Greg McNew) 38 in the distant past. (Greg McNew)
23 * Added a menu set mood globally for all mood-supporting accounts 39 * Added a menu set mood globally for all mood-supporting accounts
24 (currently XMPP and ICQ). 40 (currently XMPP and ICQ).
41 * Default binding of Ctrl+Shift+v to 'Paste as Plain Text' in
42 conversation windows. This can be changed in .gtkrc-2.0. For example,
43 Ctrl+v can be bound to 'Paste as Plain Text' by default.
44 * Plugins can now handle markup in buddy names by attaching to the
45 "drawing-buddy" signal. (Daniele Ricci, Andrea Piccinelli)
46 * Be more accommodating when scaling down large images for use as
47 buddy icons.
48 * The 'Message Timestamp Formats' plugin allows changing the timestamp
49 format from the timestamps' context menu in conversation log.
50 * Fix pastes from Chrome (rich-text pastes and probably URLs
51 having garbage appended to them)
25 52
26 Bonjour: 53 Bonjour:
27 * Added support for IPv6. (Thanks to T_X for testing) 54 * Added support for IPv6. (Thanks to T_X for testing)
28 55
29 Gadu-Gadu: 56 Gadu-Gadu:
30 * Updated our bundled libgadu to 1.9.0-rc2 (many thanks to Krzysztof 57 * Updated our bundled libgadu to 1.9.0-rc2 (many thanks to Krzysztof
31 Klinikowski for the work and testing put in here!) 58 Klinikowski for the work and testing put in here!)
32 * Minimum requirement for external libgadu is now also 1.9.0-rc2. 59 * Minimum requirement for external libgadu is now also 1.9.0-rc2.
33 60
34 ICQ: 61 AIM and ICQ:
35 * X-Status (Custom ICQ status icon) support. Since most of the icons 62 * X-Status (Custom ICQ status icon) support. Since most of the icons
36 available reflect moods, this is labeled "Set Mood" on the Accounts->ICQ 63 available reflect moods, this is labeled "Set Mood" on the
37 Account menu. (Andrew Ivanov, Tomáš Kebert, Yuriy Yevgrafov, and trac 64 Accounts->ICQ Account menu. (Andrew Ivanov, Tomáš Kebert,
38 users bob007, salieff, and nops) 65 Yuriy Yevgrafov, and trac users bob007, salieff, and nops)
39 * Allow setting and displaying icons between 1x1 and 100x100 pixels. 66 * Allow setting and displaying icons between 1x1 and 100x100 pixels for
40 Previously only icons between 48x48 and 52x64 were allowed. 67 ICQ. Previously only icons between 48x48 and 52x64 were allowed.
68 * When using the clientLogin authentication method, prompt for a
69 password on reconnect when "Remember Password" is not checked and
70 authentication fails due to an incorrect password. (This is the same
71 behavior as the legacy authentication method)
72 * Support sending and receiving HTML-formatted messages for ICQ.
41 73
42 MSN: 74 MSN:
43 * Support for version 9 of the MSN protocol has been removed. This 75 * Support for version 9 of the MSN protocol has been removed. This
44 version is no longer supported on the servers. 76 version is no longer supported on the servers.
45 * Support for direct connections, enabling faster file transfers, 77 * Support for direct connections, enabling faster file transfers,
47 79
48 XMPP: 80 XMPP:
49 * Direct messages to a specific resource only upon receipt of a message 81 * Direct messages to a specific resource only upon receipt of a message
50 with content (as opposed to a typing notification, etc). (Thanks to 82 with content (as opposed to a typing notification, etc). (Thanks to
51 rjoly for testing) 83 rjoly for testing)
52 84 * Present a better error message when authentication fails while trying
53 Yahoo: 85 to connect to Facebook. (David Reiss, Facebook)
54 * Attempt to better handle transparent proxies interfering with HTTP-based 86 * When sending data using in-band-bytestreams, interpret the block-size
55 login. 87 attribute as the size of the BASE64-encoded representation of the
88 data.
89 * Validate the hash on incoming BoB data objects (for custom smileys
90 etc.), cache based per JID when the CID is not a valid hash (as
91 specified by the BoB XEP).
92 * Send whitespace keepalives if we haven't sent data in a while (2
93 minutes). This fixes an issue with Openfire disconnecting a
94 libpurple-baesd client that has just been quiet for about 6
95 minutes.
96
97 Yahoo/Yahoo JAPAN:
98 * Attempt to better handle transparent proxies interfering with
99 HTTP-based login.
56 * Fix handling of P2P packets, thus fixing the loss of some messages. 100 * Fix handling of P2P packets, thus fixing the loss of some messages.
101 * Retrieve the pager server address from Yahoo!'s servers directly.
102 * Removed the "Pager server" account option, as it is no longer needed.
103 * The authentication code is now less order-sensitive with the
104 components of the server's response.
105 * The authentication process now acts more like the official client.
106
107 Finch:
108 * New action 'history-search', with default binding ctrl+r, to search
109 the entered string in the input history.
57 110
58 version 2.6.6 (02/18/2010): 111 version 2.6.6 (02/18/2010):
59 libpurple: 112 libpurple:
60 * Fix 'make check' on OS X. (David Fang) 113 * Fix 'make check' on OS X. (David Fang)
61 * Fix a quirk in purple_markup_html_to_xhtml that caused some messages 114 * Fix a quirk in purple_markup_html_to_xhtml that caused some messages