From: Rob F. <rob...@us...> - 2002-03-29 20:15:13
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv14318 Modified Files: gaim.spec.in ChangeLog NEWS Log Message: here Index: gaim.spec.in =================================================================== RCS file: /cvsroot/gaim/gaim/gaim.spec.in,v retrieving revision 1.40 retrieving revision 1.41 diff -u -d -r1.40 -r1.41 --- gaim.spec.in 15 Mar 2002 02:59:54 -0000 1.40 +++ gaim.spec.in 29 Mar 2002 20:15:05 -0000 1.41 @@ -99,6 +99,24 @@ rm -r $RPM_BUILD_ROOT %changelog +* Fri Mar 29 2002 Rob Flynn <ro...@ma...> (0.55 release) +- Jabber improvements (Thanks Jim Seymour) +- Various sound cleanups (Thanks Robert McQueen) +- Login process shown in single window (Thanks Michael Golden) +- Can reorder your accounts in the account editor (Thanks Luke Schierer) +- Updated Dutch translation +- Shows "mobile" icon for Oscar buddies using mobile devices (Thanks Mark Doliner) +- Fixed bug in MSN smilies that crashed PPC (and other?) platforms +- Updated Polish Translation (Thanks Przemyslaw Sulek) +- Updated Spanish Translation (Thanks Amaya) +- Updated French translation +- Updated Finnish translation (Thanks Tero Kuusela) +- HTTP Proxy settings now HTTP compliant (Thanks Robert McQueen) +- Speling corections (Thanks Tero Kuusela) +- Oscar list icon fixes (Thanks Mark Doliner) +- Oscar idle times work again (Thanks Mark Doliner) +- Protocol icons on Edit Buddies tab (Thanks Christian Hammond) + * Thu Mar 14 2002 Rob Flynn <ro...@ma...> (0.54 release) - Compiles without GdkPixbuf again - GtkIMHtml will refresh when you set a new GTK+ theme Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.434 retrieving revision 1.435 diff -u -d -r1.434 -r1.435 --- ChangeLog 29 Mar 2002 13:31:02 -0000 1.434 +++ ChangeLog 29 Mar 2002 20:15:05 -0000 1.435 @@ -1,6 +1,6 @@ Gaim: The Pimpin' Penguin IM Clone thats good for the soul! -version 0.55: +version 0.55 (03/29/2002): * Jabber improvements (Thanks Jim Seymour) * Various sound cleanups (Thanks Robert McQueen) * Login process shown in single window (Thanks Michael Index: NEWS =================================================================== RCS file: /cvsroot/gaim/gaim/NEWS,v retrieving revision 1.121 retrieving revision 1.122 diff -u -d -r1.121 -r1.122 --- NEWS 29 Mar 2002 04:13:57 -0000 1.121 +++ NEWS 29 Mar 2002 20:15:05 -0000 1.122 @@ -1,6 +1,11 @@ -=[ Gaim ]=- The Pimpin' Penguin AIM Clone That's Good For The Soul! -0.55: +0.55 (03/29/2002): + Rob: 0.55 is here. I've been away for a few days on business. Sean + has been on Spring Break. Therefore, this release is mostly a patch + release. It does fix some bugs and makes a few thing slightly cooler, + so it's better in that aspect, I suppose. Enjoy. + Sean: This is mostly a bugfix release. I'm on Spring Break, not doing any coding at all. But lots of people sent in great patches anyway. Thanks guys! |