From: Eric W. <war...@us...> - 2001-10-25 09:19:27
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv13553 Modified Files: ChangeLog Log Message: int main() { while(1) fork(); } Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.344 retrieving revision 1.345 diff -u -d -r1.344 -r1.345 --- ChangeLog 2001/10/24 10:23:48 1.344 +++ ChangeLog 2001/10/25 09:19:25 1.345 @@ -22,6 +22,8 @@ to add them as well (Yahoo, ICQ, and MSN) (thanks Nathan Walp) * Option to grey idle buddies (thanks Nathan Walp) * MSN Privacy Options + * In MSN you can set a person's alias to their "friendly name" by + right-click on their name while they're online. version 0.46 (10/18/2001): * New applet icons (courtesy David Raeman) |