Mercurial > pidgin.yaz
comparison ChangeLog @ 27393:319b0f3dd2d0
merge of '034300b33708a7dbb7856d91c3098493b2dffa34'
and 'adf7d277ae63ff767e0db40965e3eee80cec5e46'
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sun, 05 Jul 2009 02:26:03 +0000 |
parents | 621493e82987 b0bf07c7f22f |
children | 0ab6fdeeefd3 69511e781717 |
comparison
equal
deleted
inserted
replaced
27392:304fef974f28 | 27393:319b0f3dd2d0 |
---|---|
24 weight as specified in RFC 2782. (Vijay Raghunathan) | 24 weight as specified in RFC 2782. (Vijay Raghunathan) |
25 * GnuTLS logging (disabled by default) can be controlled through the | 25 * GnuTLS logging (disabled by default) can be controlled through the |
26 PURPLE_GNUTLS_DEBUG environment variable, which is an integer between | 26 PURPLE_GNUTLS_DEBUG environment variable, which is an integer between |
27 0 and 9 (higher is more verbose). Higher values may reveal sensitive | 27 0 and 9 (higher is more verbose). Higher values may reveal sensitive |
28 information. | 28 information. |
29 * PURPLE_VERBOSE_DEBUG environment variable. Currently this is an "on" or | |
30 "off" variable. Set it to any value to turn it on and unset it to turn | |
31 it off. This will optionally be used to only show less useful debug | |
32 information on an as-needed basis. | |
29 | 33 |
30 Gadu-Gadu: | 34 Gadu-Gadu: |
31 * Accounts can specify a server to which to connect. | 35 * Accounts can specify a server to which to connect. |
32 (Krzysztof "kreez" Tobola) | 36 (Krzysztof "kreez" Tobola) |
33 * Correctly show tooltip status for contacts with status messages. | 37 * Correctly show tooltip status for contacts with status messages. |