From: Rob F. <rob...@us...> - 2002-01-11 01:11:39
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv2069 Modified Files: gaim.spec.in NEWS ChangeLog Log Message: I may make a release. I'm not sure yet. Index: gaim.spec.in =================================================================== RCS file: /cvsroot/gaim/gaim/gaim.spec.in,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- gaim.spec.in 2001/12/14 06:28:03 1.33 +++ gaim.spec.in 2002/01/11 01:11:36 1.34 @@ -99,6 +99,14 @@ rm -r $RPM_BUILD_ROOT %changelog +* Thu Jan 10 (01/10/2002): +- 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) +- Should be able to sign on to Oscar using Mac OS X (thanks Fingolfin, Vincas Ciziunas, et al.) +- Finnish translation added (Thanks Tero Kuusela) +- Updated French Translation (Thanks sebfrance) + * Thu Dec 13 2001 Rob Flynn <ro...@ma...> (0.50 release) - Updated polish translation (Thanks Przemyslaw Sulek) - Able to import GnomeICU contact lists Index: NEWS =================================================================== RCS file: /cvsroot/gaim/gaim/NEWS,v retrieving revision 1.106 retrieving revision 1.107 diff -u -d -r1.106 -r1.107 --- NEWS 2001/12/16 02:29:56 1.106 +++ NEWS 2002/01/11 01:11:37 1.107 @@ -1,6 +1,6 @@ -=[ Gaim ]=- The Pimpin' Penguin AIM Clone That's Good For The Soul! -0.51: +0.51 (01/10/2002): 0.50 (12/13/2001): Rob: I am tired. Tonight was weird. Bleh!!!! Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.378 retrieving revision 1.379 diff -u -d -r1.378 -r1.379 --- ChangeLog 2002/01/09 21:14:39 1.378 +++ ChangeLog 2002/01/11 01:11:37 1.379 @@ -1,6 +1,6 @@ Gaim: The Pimpin' Penguin IM Clone thats good for the soul! -version 0.51: +version 0.51 (01/10/2002): * Arrow buttons in log viewer and some other dialogs work (thanks Ben Miller) * Option to only send auto-response while idle (thanks @@ -10,7 +10,7 @@ * Should be able to sign on to Oscar using Mac OS X (thanks Fingolfin, Vincas Ciziunas, et al.) * Finnish translation added (Thanks Tero Kuusela) - * Updated French Translation (Thanks sebfrance)` + * Updated French Translation (Thanks sebfrance) version 0.50 (12/14/2001): * Updated polish translation (Thanks Przemyslaw Sulek) |