From: Rob F. <rob...@us...> - 2002-05-10 14:46:39
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv27555 Modified Files: ChangeLog NEWS gaim.spec.in Log Message: hmmm Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.473 retrieving revision 1.474 diff -u -d -r1.473 -r1.474 --- ChangeLog 9 May 2002 14:49:24 -0000 1.473 +++ ChangeLog 10 May 2002 14:46:36 -0000 1.474 @@ -1,6 +1,6 @@ Gaim: The Pimpin' Penguin IM Clone thats good for the soul! -version 0.58: +version 0.58 (05/10/2002): * Bulgarian translation added (Thanks, Igel Itzo) * Taiwanese translation added (Thanks, Paladin Liu) * Better applet transparency Index: NEWS =================================================================== RCS file: /cvsroot/gaim/gaim/NEWS,v retrieving revision 1.127 retrieving revision 1.128 diff -u -d -r1.127 -r1.128 --- NEWS 26 Apr 2002 04:28:34 -0000 1.127 +++ NEWS 10 May 2002 14:46:36 -0000 1.128 @@ -1,5 +1,7 @@ -=[ Gaim ]=- The Pimpin' Penguin AIM Clone That's Good For The Soul! +0.58 (05/10/2002): + 0.57 (04/25/2002): Rob: Not too much in this release, as Sean said below. (This is what happens when the bottom person goes first.) New translation, Index: gaim.spec.in =================================================================== RCS file: /cvsroot/gaim/gaim/gaim.spec.in,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- gaim.spec.in 26 Apr 2002 01:39:26 -0000 1.44 +++ gaim.spec.in 10 May 2002 14:46:36 -0000 1.45 @@ -93,6 +93,29 @@ rm -r $RPM_BUILD_ROOT %changelog +* Fri May 10 2002 Rob Flynn <ro...@ma...> (0.58 release) +- Bulgarian translation added (Thanks, Igel Itzo) +- Taiwanese translation added (Thanks, Paladin Liu) +- Better applet transparency +- Option to raise buddy list on signons/signoffs +- Formatting of incoming MSN messages +- Get Info from menu multiple-account-aware (thanks Brian Bernas) +- Hide and unhide functions for the filectl plugin. (Thanks, Ari Pollak) +- Added helpful stuff to the Help menu. +- Self-aliasing from the account editor. +- Better selection in GtkIMHtml (Thanks Ben Miller) +- A warning when your OSCAR buddy list is too long (Thanks, Mark Doliner) +- ICQ status messages in OSCAR (Thanks, Mark Doliner) +- Play sound when your name is said in a chat +- Approval dialog for Jabber when somebody wants to subscribe to user's presence. Also gives user the opportunity to add that buddy if not already on the user's buddy list. +- Jabber "Change buddy group" roster synchronization now works again. (This was unknowningly broken when the "out-sourced" Jabber libs were upgraded in 0.56) +- Invalid Jabber I.D.'s no longer crash Gaim. User now notified with pop-up's. +- Jabber Buddy sign-on time support, added in 0.57, removed until and unless an inconsistancy can be resolved. (Thanks, Nathan Walp) +- Bug-fix for potential buffer overflow in Jabber plugin. (Thanks, rwscott) +- Tempfiles used for secure MSN/HotMail login (added in 0.57) are now themselves created securely. +- Secure MSN logins (added in 0.57) no longer blow up on Solaris. +- Timezone support improved. + * Thu Apr 25 2002 Rob Flynn <ro...@ma... (0.57 release) - New authorization method for Yahoo! - Polish translation updated (Thanks Przemyslaw Sulek) |