Mercurial > pidgin
comparison ChangeLog @ 32793:b4c2802af7f8
Print unknown IRC numerics to channels if we can associate them.
Basically, if they are of the form:
<routing> <numeric> <...> <channel> <more>
... then we print <numeric>: <more> to <channel>. Thanks to marienz
from Freenode for suggesting this.
Fixes #15090
| author | Ethan Blanton <elb@pidgin.im> |
|---|---|
| date | Sun, 06 May 2012 14:45:01 +0000 |
| parents | c18caa631628 |
| children | e0db1e03afa0 |
comparison
equal
deleted
inserted
replaced
| 32792:670296a688dc | 32793:b4c2802af7f8 |
|---|---|
| 3 version 2.10.4: | 3 version 2.10.4: |
| 4 IRC: | 4 IRC: |
| 5 * Disable periodic WHO timer. IRC channel user lists will no | 5 * Disable periodic WHO timer. IRC channel user lists will no |
| 6 longer automatically display away status, but libpurple will be | 6 longer automatically display away status, but libpurple will be |
| 7 much kinder to the network. | 7 much kinder to the network. |
| 8 * Print unknown numerics to channel windows if we can associate | |
| 9 them. Thanks to Marien Zwart. (#15090) | |
| 8 | 10 |
| 9 version 2.10.3 (03/26/2012): | 11 version 2.10.3 (03/26/2012): |
| 10 MSN: | 12 MSN: |
| 11 * Fix buddies not going offline. (#14997) | 13 * Fix buddies not going offline. (#14997) |
| 12 | 14 |
