Mercurial > pidgin
comparison ChangeLog @ 31516:28144269b283
Mention that patch in the !ChangeLog. Refs #13894.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Mon, 02 May 2011 03:14:29 +0000 |
parents | 3b8415185090 |
children | 76595d4edf86 |
comparison
equal
deleted
inserted
replaced
31515:b2daa6e51596 | 31516:28144269b283 |
---|---|
40 * Fix sending inline images to remote users, don't crash when | 40 * Fix sending inline images to remote users, don't crash when |
41 trying to send large (> 256kB) images. (Tomasz Wasilczyk) (#13580) | 41 trying to send large (> 256kB) images. (Tomasz Wasilczyk) (#13580) |
42 * Support typing notifications. (Jan Zachorowski, Tomasz Wasilczyk, | 42 * Support typing notifications. (Jan Zachorowski, Tomasz Wasilczyk, |
43 Krzysztof Klinikowski) (#13362, #13590) | 43 Krzysztof Klinikowski) (#13362, #13590) |
44 * Require libgadu 1.10.1 to avoid using internal libgadu. | 44 * Require libgadu 1.10.1 to avoid using internal libgadu. |
45 * SSL connection support for GNUTLS users (not on Windows yet!). | 45 * Optional SSL connection support for GNUTLS users (not on Windows |
46 (Tomasz Wasilczyk) (#13613) | 46 yet!). (Tomasz Wasilczyk) (#13613, #13894) |
47 * Don't count received messages or statuses when determining whether | 47 * Don't count received messages or statuses when determining whether |
48 to send a keepalive packet. (Jan Zachorowski) (#13699) | 48 to send a keepalive packet. (Jan Zachorowski) (#13699) |
49 * Fix a crash when receiving images on Windows or an incorrect | 49 * Fix a crash when receiving images on Windows or an incorrect |
50 timestamp in the log when receiving images on Linux. (Tomasz | 50 timestamp in the log when receiving images on Linux. (Tomasz |
51 Wasilczyk) (#10268) | 51 Wasilczyk) (#10268) |