Mercurial > pidgin
diff ChangeLog @ 9933:cee849d17167
[gaim-migrate @ 10825]
Another patch from Dave West. This makes the file transfer message
show up when someone sends you an AIM file transfer. It also attempts
to decode the message to UTF-8. The chat invitation messages also
benefit from this attempted conversion.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 02 Sep 2004 03:46:53 +0000 |
parents | 248c3f88ce99 |
children | 33431f91e4a8 |
line wrap: on
line diff
--- a/ChangeLog Thu Sep 02 02:49:00 2004 +0000 +++ b/ChangeLog Thu Sep 02 03:46:53 2004 +0000 @@ -6,6 +6,10 @@ * View Chat log available from the interface (Daniel Atallah) * Ability to receive offline messages in character encodings other than ASCII (thanks to Nick Sukharev) + * File transfer status messages printed to conversation + windows (Dave West) + * Display file transfer messages when someone sends you a file + over AIM (Dave West) Bug Fixes: * Compile with gtk 2.5.x (Gary Kramlich)