comparison ChangeLog @ 23742:74e527fbb5e4

merge of '3b7b0deadf583b8df122dced7a6925e693af3223' and 'd38b0e23fda81858ef7fe68e99d088fa1e83f02b'
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 15 Aug 2008 04:30:28 +0000
parents 82bc9f6fa234
children 2d55ac8c4631
comparison
equal deleted inserted replaced
23735:35f7b7c62995 23742:74e527fbb5e4
7 Marcus Lundblad, Jorge VillaseƱor and other contributors) 7 Marcus Lundblad, Jorge VillaseƱor and other contributors)
8 * Add a configure option, --with-system-ssl-certs to allow packagers 8 * Add a configure option, --with-system-ssl-certs to allow packagers
9 to specify a system-wide SSL CA certificates directory. When set, 9 to specify a system-wide SSL CA certificates directory. When set,
10 we don't install our SSL CA certs, so it's important that the 10 we don't install our SSL CA certs, so it's important that the
11 libpurple package depend on the CA certificates. 11 libpurple package depend on the CA certificates.
12 * Add SSL Certificates support to the NSS SSL plugin. (Thanks to Lou
13 Cipher)
12 14
13 XMPP: 15 XMPP:
14 * Fix a bug that caused the UI to not refresh and caused the client 16 * Fix a bug that caused the UI to not refresh and caused the client
15 to use 99% CPU when an XMPP account lost its connection to the 17 to use 99% CPU when an XMPP account lost its connection to the
16 server. 18 server.