1. version 2.7.10 (02/06/2011):
  2. General:
  3. * Force video sources to all have the same capabilities. This reduces the
  4. number of times video must be scaled down, saving CPU time. (Jakub Adam)
  5. (half of #13095)
  6. * Starting multiple video calls and ending one no longer causes the other
  7. calls to stop sending audio and video. (Jakub Adam) (#12758, #13237)
  8. * Perl bindings now respect LDFLAGS. (Peter Volkov, Markos Chandras)
  9. (#12638)
  10. * Added AddTrust External Root CA. (#11554)
  11. * Resolve some issues validating X.509 certificates signed off the CAcert
  12. Class 3 intermediate cert when using the GnuTLS SSL/TLS plugin.
  13. Gadu-Gadu:
  14. * Don't drop whole messages when text is colored. (Jan Zachorowski)
  15. (#13259)
  16. Groupwise:
  17. * Don't show two windows when using "Get Info" on a buddy. (Gabriel Burt;
  18. Novell, Inc.) (#13108)
  19. IRC:
  20. * Don't send ISON messages longer than 512 bytes. (Jeffrey Honig) (#9692)
  21. libpurple:
  22. * Stop sending audio when placing a call on hold. (Jakub Adam) (#13032)
  23. * Stop translating gpointers to ints in the dbus API. This removes
  24. functions from the dbus API. (The openSUSE Project) (#12507)
  25. * Fix D-Bus introspection calls that omit the interface parameter. (Tom
  26. Samstag) (#13073)
  27. * Fixed bugs in purple_str_to_time() that caused the most recent 'make
  28. check' failures. (Nader Morshed) (#13131)
  29. * Correct an issue that caused some UIs other than Pidgin or Finch to
  30. leave a buddy in the "is typing" state. (Jan Kaluza)
  31. * Fix potential information disclosure issues in the Cipher code. (Julia
  32. Lawall)
  33. Pidgin:
  34. * Support using the Page Up and Page Down keys on the numeric keypad in
  35. the conversation window. (Ryan Flegel) (#13127)
  36. * Fix a few memory leaks. (Nader Morshed) (#13162)
  37. * Support rendering strikethrough when received as in-line CSS. (#13168)
  38. * Editable comboboxes are now more friendly to some GTK+ themes. (Hugo
  39. Pereira Da Costa) (#13164).
  40. Plugins:
  41. * The Voice/Video Settings plugin no longer resets selected devices to
  42. defaults. (Jakub Adam) (#13044)
  43. * The Voice/Video Settings plugin no longer crashes when a stored device
  44. name is not found in the list of available devices. (Jakub Adam)
  45. (#13238)
  46. * The Autoaccept plugin now allows disabling filename escaping. (Rok
  47. Mandeljc) (half of #11459)
  48. * The Autoaccept plugin now allows choosing Reject/Ask/Accept for
  49. non-buddies. (Rok Mandeljc) (half of #11459)
  50. QQ:
  51. * QQ2008 is now the default protocol version. (Michael Terry) (#11635)
  52. XMPP:
  53. * Don't crash when receiving an unexpected/invalid jingle transport type.
  54. (Nikita Kozlov) (#13136)
  55. * Handle Connection: Close headers for BOSH, when the server does not
  56. terminate the connection itself. (#13008)
  57. * Improved parsing for DIGEST-MD5, which should resolve issues
  58. connecting to some jabberd2 servers. This corrects an issue parsing
  59. one-character or empty elements. (Noa Resare) (#a14514)
  60. Yahoo!/Yahoo! JAPAN:
  61. * Fix a crash when an account disconnects before a p2p session is
  62. completely set up. (Jan Kaluza) (#12432)