Mercurial > pidgin
changeset 31106:a063e2a804ff
ChangeLog the previous patch. Refs #12758.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sat, 08 Jan 2011 02:16:41 +0000 |
parents | 0485aed45f5b |
children | 4f89666c8d81 |
files | ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sat Jan 08 02:13:40 2011 +0000 +++ b/ChangeLog Sat Jan 08 02:16:41 2011 +0000 @@ -5,6 +5,8 @@ * Force video sources to all have the same capabilities. This reduces the number of times video must be scaled down, saving CPU time. (Jakub Adam) (half of #13095) + * Starting multiple video calls and ending one no longer causes the other + calls to stop sending audio and video. (Jakub Adam) (#12758) IRC: * Don't send ISON messages longer than 512 bytes. (Jeffrey Honig) (#9692)