Mercurial > pidgin
changeset 31465:26cda93eb18f
Credit Tomasz for his patch. Refs #10268.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sat, 16 Apr 2011 15:31:15 +0000 |
parents | 566bed5c02f2 |
children | 64d1be114e02 |
files | ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sat Apr 16 15:29:26 2011 +0000 +++ b/ChangeLog Sat Apr 16 15:31:15 2011 +0000 @@ -43,6 +43,9 @@ (Tomasz Wasilczyk) (#13613) * Don't count received messages or statuses when determining whether to send a keepalive packet. (Jan Zachorowski) (#13699) + * Fix a crash when receiving images on Windows or an incorrect + timestamp in the log when receiving images on Linux. (Tomasz + Wasilczyk) (#10268) ICQ: * Fix unsetting your mood when "None" is selected. (Dustin Gathmann)