comparison ChangeLog @ 31088:948a94dcff94

ChangeLog some stuff that should have been, but wasn't. Refs #12810, #11964, #12593, #12768, #12781.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 31 Oct 2010 23:43:30 +0000
parents b06727fc075b
children 4c393e8c53bf
comparison
equal deleted inserted replaced
31087:f9664876549f 31088:948a94dcff94
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.5 (MM/DD/YYYY): 3 version 2.7.5 (MM/DD/YYYY):
4 General:
5 * Added Verisign Class 3 Public CA - G2 root CA.
6
7 Pidgin:
8 * Properly differentiate between bn and bn_IN in the Translation
9 Information dialog.
10
11 AIM and/or ICQ:
12 * Display the "Authorize buddy?" minidialog when the requestor has an
13 empty nickname. (#12810)
14 * New ICQ accounts default to proper ICQ servers. Old accounts using one
15 of the old default servers will be silently migrated to use the proper
16 servers.
17 * ICQ accounts using clientLogin now use the correct ICQ servers. This is
18 separate from the server settings mentioned above.
19 * '<' should no longer cause ICQ status messages to be truncated in some
20 locations. (#11964, #12593)
21 * Fix sending messages to chat rooms. (#12768)
22
23 Bonjour:
24 * Don't crash when attempting to log into a Bonjour account and init
25 failed.
26
27 Windows-Specific Changes:
28 * Quote the path stored in the registry when the "run at startup" option
29 in the Windows Pidgin Options plugin is used. (#12781)
4 30
5 version 2.7.4 (10/20/2010): 31 version 2.7.4 (10/20/2010):
6 General: 32 General:
7 * Fix search path for Tk when compiling on Debian Squeeze. (#12465) 33 * Fix search path for Tk when compiling on Debian Squeeze. (#12465)
8 * purple-remote now expects and produces UTF-8. (Guillaume Brunerie) 34 * purple-remote now expects and produces UTF-8. (Guillaume Brunerie)