comparison STATUS @ 1311:338b8ac6bdab

[gaim-migrate @ 1321] lots of changes to the build process. plugins and libfaim don't compile with things they probably won't need. jabber got added, for real, instead of just in cvs. hopefully now i can get it working committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 19 Dec 2000 12:21:45 +0000
parents b319e507a36a
children 413121dcf7e9
comparison
equal deleted inserted replaced
1310:035945fca2d5 1311:338b8ac6bdab
1 STATUS of GAIM CVS tree. Last modified $Date: 2000-12-14 14:40:47 -0500 (Thu, 14 Dec 2000) $ by $Author: robflynn $. 1 STATUS of GAIM CVS tree. Last modified $Date: 2000-12-19 07:21:45 -0500 (Tue, 19 Dec 2000) $ by $Author: warmenhoven $.
2 2
3 This file is meant to provide gaim users who use the CVS version to see whether 3 This file is meant to provide gaim users who use the CVS version to see whether
4 they actually want to compile what they just checked out. Gaim CVS is usually 4 they actually want to compile what they just checked out. Gaim CVS is usually
5 relatively stable (we use it all the time), but has tendencies to be quirky at 5 relatively stable (we use it all the time), but has tendencies to be quirky at
6 times. 6 times.
113 ICQ currently supports signing on/off, changing status (icq-away == aim-idle, 113 ICQ currently supports signing on/off, changing status (icq-away == aim-idle,
114 icq-n/a == aim-away), checking other people's status (but not status message), 114 icq-n/a == aim-away), checking other people's status (but not status message),
115 sending/receiving messages, and receiving URLs. Keepalives are sent regardless 115 sending/receiving messages, and receiving URLs. Keepalives are sent regardless
116 of whether or not you want them; it's necessary since it's a UDP protocol. 116 of whether or not you want them; it's necessary since it's a UDP protocol.
117 Chat and file transfer are planned but not yet implemented. 117 Chat and file transfer are planned but not yet implemented.
118
119
120 Jabber
121 ======
122
123 Um, Jabber can't do much yet. I don't even remember what it can do; I didn't
124 write it, Adam of libfaim did. I just wanted to get it added; hopefully it'll
125 be ready before 0.11.0 is finished.