# HG changeset patch # User Mark Doliner # Date 1065736239 0 # Node ID 5f4bccd8e3fd08d38cb5c7a26368773b16bee230 # Parent 969bb962b9daaf8be56035ec85b370eff725ad6b [gaim-migrate @ 7787] Later I'm going to see our friend Byron in a play in Durham. After that I'm headed back to my house to finish installing my new head unit and changer (my old Kenwood changer kinda stopped working, I think the motor that changes discs is dead/dying). committer: Tailor Script diff -r 969bb962b9da -r 5f4bccd8e3fd NEWS --- a/NEWS Thu Oct 09 21:50:00 2003 +0000 +++ b/NEWS Thu Oct 09 21:50:39 2003 +0000 @@ -22,7 +22,12 @@ Herman: I bet some plugin authors have resorted to making voodoo dolls of Christian. Nothing new for Win Gaim users other than a fix for missing aim buddy icons, and removal of gtk-wimp (until it matures). - + + Mark: People are going to make a voodoo doll of me and shower it with + kisses and chocolate women: When an AIM user is away, you can now view + the person's away message in their tooltip. This is very similar to + what iChat does, only our tooltip will wrap lines rather than displaying + off your screen :-) 0.70 (9/28/2003): Sean: Yahoo! works (for now). That's good NEWS if I've ever heard it. diff -r 969bb962b9da -r 5f4bccd8e3fd src/protocols/oscar/ssi.c --- a/src/protocols/oscar/ssi.c Thu Oct 09 21:50:00 2003 +0000 +++ b/src/protocols/oscar/ssi.c Thu Oct 09 21:50:39 2003 +0000 @@ -1072,6 +1072,7 @@ * * @param sess The oscar session. * @param presence I think it's a bitmask, but I only know what one of the bits is: + * 0x00000002 - Hide wireless? * 0x00000400 - Allow others to see your idle time * @return Return 0 if no errors, otherwise return the error number. */