From: Christian H. <ch...@us...> - 2002-06-22 00:40:50
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv25462 Modified Files: ChangeLog Log Message: E-mail addresses are no longer truncated when there is a '.' at the end. Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.507 retrieving revision 1.508 diff -u -d -r1.507 -r1.508 --- ChangeLog 17 Jun 2002 02:39:38 -0000 1.507 +++ ChangeLog 22 Jun 2002 00:40:47 -0000 1.508 @@ -47,6 +47,8 @@ * Can now set the server and port for MSN and Napster * MSN Internationalization (Thanks Felipe Contreras and countless, countless others) + * E-mail addresses are no longer truncated when there is a '.' at + the end. version 0.58 (05/13/2002): * Bulgarian translation added (Thanks, Igel Itzo) |