# HG changeset patch # User Mark Doliner # Date 1093128482 0 # Node ID db5dddc4dd5eba629108ee1af56cdfff92a3986e # Parent 0c170246a9eca12f2ed97fda5a3894b5dee6539f [gaim-migrate @ 10676] A bit of ChangeLog rearranging committer: Tailor Script diff -r 0c170246a9ec -r db5dddc4dd5e ChangeLog --- a/ChangeLog Sat Aug 21 22:24:50 2004 +0000 +++ b/ChangeLog Sat Aug 21 22:48:02 2004 +0000 @@ -3,22 +3,22 @@ version 0.82: New Features: * Topics in the conversation window (not the topic field at the - top) with urls will now have those urls linkified (Stu Tomlinson) + top) with URLs will now appear as links (Stu Tomlinson) + * File transfers appear in the file transfer window when they + are initiated rather than when they begin transferring (Dave West) Bug Fixes: * Joining a Jabber chat no longer causes a crash (Stu Tomlinson) * Selecting a buddy icon for a brand new account no longer causes a crash - * Delayed messages and system messages no longer cause - sound events to be triggered (Nathan Fredrickson) + * Better file transfer error messages (Dave West) * Remotely canceled file transfers in MSN are now noticed, so that we don't accidentally cancel the file transfer and crash Gaim (Felipe Contreras) + * Delayed messages and system messages no longer cause + sound events to be triggered (Nathan Fredrickson) * The chat invite button has a correct label (Stu Tomlinson) - * The system log should leak fewer file descriptors now (Ka-Hing Cheung) - * File transfers appear in the file transfer window when they - are initiated rather than when they begin transferring (Dave West) - * Better file transfer cancel messages for AIM (Dave West) + * The system log should leak fewer file descriptors (Ka-Hing Cheung) * Buddy list tooltips display in more appropriate positions when using multiple monitors (Dave West) * Better parsing of URLs containing special characters