comparison ChangeLog @ 27405:0b20adf798f7

Add a few of my changes to the changelog. I don't think any of these have gone out yet
author Mark Doliner <mark@kingant.net>
date Tue, 07 Jul 2009 07:27:17 +0000
parents 4f0fcb2526e6
children ff18653ef9f4
comparison
equal deleted inserted replaced
27404:52298a298260 27405:0b20adf798f7
25 * PURPLE_VERBOSE_DEBUG environment variable. Currently this is an "on" or 25 * PURPLE_VERBOSE_DEBUG environment variable. Currently this is an "on" or
26 "off" variable. Set it to any value to turn it on and unset it to turn 26 "off" variable. Set it to any value to turn it on and unset it to turn
27 it off. This will optionally be used to only show less useful debug 27 it off. This will optionally be used to only show less useful debug
28 information on an as-needed basis. 28 information on an as-needed basis.
29 * Add support for receiving handwritten (ink) messages on MSN. 29 * Add support for receiving handwritten (ink) messages on MSN.
30 * Don't do IPv6 address lookups if the computer does not have an IPv6
31 address configured.
32
33 AIM and ICQ:
34 * Preliminary support for a new authentication scheme called
35 "clientLogin."
36 * Fixed a bug where your away message sometimes would not get set when
37 you first sign on.
38 * Make sure links in your away messages show up as links to other people.
39 * For ICQ, Never change the privacy setting specified by the user.
30 40
31 Gadu-Gadu: 41 Gadu-Gadu:
32 * Accounts can specify a server to which to connect. 42 * Accounts can specify a server to which to connect.
33 (Krzysztof "kreez" Tobola) 43 (Krzysztof "kreez" Tobola)
34 * Correctly show tooltip status for contacts with status messages. 44 * Correctly show tooltip status for contacts with status messages.