# HG changeset patch # User Rob Flynn # Date 1021041996 0 # Node ID 7f27ede456e1eeb395ec5b8963115215a1b98f79 # Parent f66c24b76f7caf8fe5a4555b4a3d41614cfde49d [gaim-migrate @ 3255] hmmm committer: Tailor Script diff -r f66c24b76f7c -r 7f27ede456e1 ChangeLog --- a/ChangeLog Thu May 09 14:49:24 2002 +0000 +++ b/ChangeLog Fri May 10 14:46:36 2002 +0000 @@ -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 diff -r f66c24b76f7c -r 7f27ede456e1 NEWS --- a/NEWS Thu May 09 14:49:24 2002 +0000 +++ b/NEWS Fri May 10 14:46:36 2002 +0000 @@ -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, diff -r f66c24b76f7c -r 7f27ede456e1 gaim.spec.in --- a/gaim.spec.in Thu May 09 14:49:24 2002 +0000 +++ b/gaim.spec.in Fri May 10 14:46:36 2002 +0000 @@ -93,6 +93,29 @@ rm -r $RPM_BUILD_ROOT %changelog +* Fri May 10 2002 Rob Flynn (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