From: Rob F. <rob...@us...> - 2002-03-02 04:52:24
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv16032 Modified Files: NEWS ChangeLog AUTHORS gaim.spec.in Log Message: 0.53 :) Index: NEWS =================================================================== RCS file: /cvsroot/gaim/gaim/NEWS,v retrieving revision 1.115 retrieving revision 1.116 diff -u -d -r1.115 -r1.116 --- NEWS 23 Feb 2002 04:29:48 -0000 1.115 +++ NEWS 2 Mar 2002 04:52:20 -0000 1.116 @@ -1,6 +1,17 @@ -=[ Gaim ]=- The Pimpin' Penguin AIM Clone That's Good For The Soul! -0.53: +0.53 (02/28/2002): + Rob: Well, we missed yesterday's release. That's Okay, I head a + nasty headache. You can all just deal. ;-) + + + Sean: Neat Goodies! Whee!! Oscar got a lot of great additions. + It can do Screen Name formatting, it can save and store your buddy + list on the server, it can do typing notifications in Direct + Connections, and yes, it can receive IM Images! Sending images will + be added in the next release. MSN and Yahoo! can do typing + notification too. Hooray! + 0.52 (02/17/2002): Rob: Well, after a long delay we're finally ready for another release. Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.400 retrieving revision 1.401 diff -u -d -r1.400 -r1.401 --- ChangeLog 2 Mar 2002 01:37:01 -0000 1.400 +++ ChangeLog 2 Mar 2002 04:52:20 -0000 1.401 @@ -1,6 +1,6 @@ Gaim: The Pimpin' Penguin IM Clone thats good for the soul! -version 0.53: +version 0.53 (02/28/2002): * Updated Polish Translation (thanks Przemyslaw Sulek) * Slovak translation added (Thanks Daniel Rezny) * Minor bug fixes re: queued away messages @@ -11,6 +11,9 @@ * Editable buddy pounces (Thanks Jason Willis) * Server side buddy lists in Oscar (Thanks KingAnt :-)) * Fix for the chatlist plugin + * Typing Notification (AIM Direct Connect, Yahoo, MSN) + * IM Images (Receive Only) + * Prettier GtkImHtml selection version 0.52 (02/17/2002): * Better buddy icon transparency (thanks SeanEgan) Index: AUTHORS =================================================================== RCS file: /cvsroot/gaim/gaim/AUTHORS,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- AUTHORS 17 Feb 2002 19:03:22 -0000 1.17 +++ AUTHORS 2 Mar 2002 04:52:20 -0000 1.18 @@ -10,8 +10,12 @@ Yahoo: IBRRob Jabber: rob...@ja... -Sean Egan +Sean Egan <bj...@bi...> - Developer AIM: SeanEgn + ICQ: 96642211 + MSN: Se...@ho... + Yahoo: SeanEgn + Jabber: Se...@ja... Syd Logan - Hacker and Designated Driver (lazy bum) Index: gaim.spec.in =================================================================== RCS file: /cvsroot/gaim/gaim/gaim.spec.in,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- gaim.spec.in 17 Feb 2002 18:40:23 -0000 1.38 +++ gaim.spec.in 2 Mar 2002 04:52:20 -0000 1.39 @@ -99,6 +99,21 @@ rm -r $RPM_BUILD_ROOT %changelog +* Fri Feb 28 2002 Rob Flynn <ro...@ma...> (0.53 release) +- Updated Polish Translation (thanks Przemyslaw Sulek) +- Slovak translation added (Thanks Daniel Rezny) +- Minor bug fixes re: queued away messages +- Better buddy icon transparency (for real this time ;-)) +- Ability to change formatting of Oscar screen name +- Better selection in HTML widget (Thanks BMiller) +- New icons for ICQ (Thanks Kevin Miller) +- Editable buddy pounces (Thanks Jason Willis) +- Server side buddy lists in Oscar (Thanks KingAnt :-)) +- Fix for the chatlist plugin +- Typing Notification (AIM Direct Connect, Yahoo, MSN) +- IM Images (Receive Only) +- Prettier GtkImHtml selection + * Sun Feb 17 2002 Rob Flynn <ro...@ma...> (0.52 release) - Better buddy icon transparency (thanks SeanEgan) - Updated Polish Translation (thanks Przemyslaw Sulek) |