Mercurial > pidgin.yaz
changeset 31872:3903cc87df4c
!ChangeLog Jakub's patches. Refs #13535, #13537.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Thu, 24 Mar 2011 23:43:42 +0000 |
parents | db480fe010d5 |
children | 585afe54508c |
files | ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Thu Mar 24 23:39:24 2011 +0000 +++ b/ChangeLog Thu Mar 24 23:43:42 2011 +0000 @@ -7,6 +7,10 @@ Pidgin: * Duplicate code cleanup. (Gabriel Schulhof) (#10599) + * Voice/Video call window adapts correctly to adding or removing streams + on the fly. (Jakub Adam) (half of #13535) + * Don't cancel an ongoing call when rejecting the addition of a stream to + the existing call. (Jakub Adam) (#13537) libpurple: * media: Allow obtaining active local and remote candidates. (#11830) @@ -15,6 +19,8 @@ * Simple Silence Suppression is optional per-account. (Jakub Adam) (half of #13180) * Fix purple-url-handler being unable to find an account. + * media: Allow adding/removing streams on the fly. (Jakub Adam) (half of + #13535) Gadu-Gadu: * Allow showing your status only to buddies. (Mateusz Piękos) (#13358)