# HG changeset patch # User John Bailey # Date 1301010222 0 # Node ID 3903cc87df4c5e93fcaaa4c0a811dd4fb9186a3a # Parent db480fe010d5cf90fa0d0d9c9b1c05700e6f04bc !ChangeLog Jakub's patches. Refs #13535, #13537. diff -r db480fe010d5 -r 3903cc87df4c ChangeLog --- 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)