From: Rob F. <rob...@us...> - 2002-01-15 03:50:17
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv19110 Modified Files: ChangeLog NEWS gaim.spec.in Log Message: Really, I mean it. =-O Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.379 retrieving revision 1.380 diff -u -d -r1.379 -r1.380 --- ChangeLog 2002/01/11 01:11:37 1.379 +++ ChangeLog 2002/01/15 03:50:14 1.380 @@ -1,6 +1,6 @@ Gaim: The Pimpin' Penguin IM Clone thats good for the soul! -version 0.51 (01/10/2002): +version 0.51 (01/17/2002): * Arrow buttons in log viewer and some other dialogs work (thanks Ben Miller) * Option to only send auto-response while idle (thanks Index: NEWS =================================================================== RCS file: /cvsroot/gaim/gaim/NEWS,v retrieving revision 1.107 retrieving revision 1.108 diff -u -d -r1.107 -r1.108 --- NEWS 2002/01/11 01:11:37 1.107 +++ NEWS 2002/01/15 03:50:14 1.108 @@ -1,6 +1,6 @@ -=[ Gaim ]=- The Pimpin' Penguin AIM Clone That's Good For The Soul! -0.51 (01/10/2002): +0.51 (01/17/2002): 0.50 (12/13/2001): Rob: I am tired. Tonight was weird. Bleh!!!! Index: gaim.spec.in =================================================================== RCS file: /cvsroot/gaim/gaim/gaim.spec.in,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- gaim.spec.in 2002/01/11 01:13:49 1.35 +++ gaim.spec.in 2002/01/15 03:50:14 1.36 @@ -99,7 +99,7 @@ rm -r $RPM_BUILD_ROOT %changelog -* Thu Jan 10 2002 Rob Flynn <ro...@ma...> (0.51 release) +* Thu Jan 17 2002 Rob Flynn <ro...@ma...> (0.51 release) - Arrow buttons in log viewer and some other dialogs work (thanks Ben Miller) - Option to only send auto-response while idle (thanks Sean Egan) - Control time between sending auto-responses (thanks Mark Doliner) |