1. version 2.9.0 (06/23/2011):
  2. Pidgin:
  3. * Fix a potential remote denial-of-service bug related to displaying
  4. buddy icons.
  5. * Significantly improved performance of larger IRC channels (regression
  6. introduced in 2.8.0).
  7. * Fix Conversation->Add on AIM and MSN.
  8. * Entries in the chat user list are sorted properly again. This was
  9. inadvertenly broken in 2.8.0.
  10. Finch:
  11. * Fix logging in to ICQ.
  12. libpurple:
  13. * media: Actually use the specified TCP port from the TURN configuration to
  14. create a TCP relay candidate.
  15. AIM and ICQ:
  16. * Fix crashes on some non-mainstream OSes when attempting to
  17. printf("%s", NULL). (Clemens Huebner) (#14297)
  18. Plugins:
  19. * The Evolution Integration plugin compiles again.