Mercurial > pidgin.yaz
comparison ChangeLog @ 25040:a214dc3807f8
Setup message handlers on the MSN Notification server so that messages from
Yahoo! buddies aren't lost in the ether. This assumes you can't get custom
emoticons from them (but shouldn't be hard to fix that if necessary).
Fixes #7676.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sun, 01 Feb 2009 09:08:44 +0000 |
parents | 89670ae028bd |
children | e6683ec9d310 |
comparison
equal
deleted
inserted
replaced
25039:8ee34225cfd9 | 25040:a214dc3807f8 |
---|---|
16 Gibson-Robinson) | 16 Gibson-Robinson) |
17 * Large (multi-part) messages are now correctly re-combined. | 17 * Large (multi-part) messages are now correctly re-combined. |
18 * Federated/Yahoo! buddies should now stop creating sync issues at | 18 * Federated/Yahoo! buddies should now stop creating sync issues at |
19 every signin. You may need to remove duplicates in the Address | 19 every signin. You may need to remove duplicates in the Address |
20 Book. See the FAQ for more information. | 20 Book. See the FAQ for more information. |
21 * Messages from Yahoo! buddies are no longer silently dropped. | |
21 | 22 |
22 Finch: | 23 Finch: |
23 * Allow rebinding keys to change the focused widget (details in the | 24 * Allow rebinding keys to change the focused widget (details in the |
24 man-page, look for GntBox::binding) | 25 man-page, look for GntBox::binding) |
25 | 26 |