Mercurial > pidgin
diff ChangeLog @ 27253:beb33c984100
Fix Google Mail notifications when they inexplicably weren't working. Fixes #3300.
I don't really know why this is a setting, given that the server can
reasonably determine a client's interest based on an initial request at
login (which is what the google:mail:notify doc still says). Moreover,
they explicitly say clients shouldn't set this setting to false.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Thu, 02 Jul 2009 22:27:13 +0000 |
parents | 443eb1e24606 |
children | a6d84d9de605 b0bf07c7f22f 621493e82987 4fd6b50d03b3 |
line wrap: on
line diff
--- a/ChangeLog Thu Jul 02 22:03:21 2009 +0000 +++ b/ChangeLog Thu Jul 02 22:27:13 2009 +0000 @@ -70,6 +70,8 @@ characters. * Show emblem for mobile, handheld, and web clients and bots (if the other client supports it). + * Google Talk mail notifications should now work for people for whom they + inexplicably did not. (Thanks to yukam for determining the reason) Yahoo: * P2P file transfers. (Sulabh Mahajan)