Subject: CVS commit: pkgsrc/chat/gaim
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 05/29/2002 19:27:04
Module Name: pkgsrc
Committed By: wiz
Date: Wed May 29 16:27:04 UTC 2002
Modified Files:
pkgsrc/chat/gaim: Makefile PLIST distinfo
pkgsrc/chat/gaim/patches: patch-aa
Log Message:
Update to 0.58. Changes since 0.55, except translation updates:
* 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 unknowingly 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 and inconsistency 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.
* New authorization method for Yahoo!
* Jabber will tell you when your buddies signed on (Thanks Nathan Walp)
* Jabber improvements (Thanks, Nathan Walp)
* More keyboard shortcuts
* event_chat_recv takes char**'s, and event_im_recv takes a *guint32 for flags
* Secure hotmail login for MSN (thanks for the tips, Scott Werndorfer)
* Shell-like send history binded to Ctrl-Up and Ctrl-Down
* libjabber upgraded to most recent stable version
* Buddylist looks a little better
* Fixed MSN privacy settings
* Group deletion fix (Thanks Mark Doliner)
* Alias/Group syncronization for Jabber (Thanks JSeymour)
* Fixed broken signal handling in gdm-started GNOME sessions
(Thanks Jim Seymour, Vann, Robert McQueen)
* Oscar group syncronization (Thanks, Mark Doliner)
* ICQ Authorization via Oscar (Thanks, Mark Doliner)
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/chat/gaim/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/chat/gaim/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/chat/gaim/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/chat/gaim/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.