diff ChangeLog @ 31152:66fe4bda9a85

This is a better way to handle ending one call when multiple calls are in progress. Fixes #13237. committer: John Bailey <rekkanoryo@rekkanoryo.org>
author jakub.adam@ktknet.cz
date Sat, 22 Jan 2011 08:32:31 +0000
parents 5373d3df9072
children 2b63df6e495c
line wrap: on
line diff
--- a/ChangeLog	Thu Jan 20 06:43:45 2011 +0000
+++ b/ChangeLog	Sat Jan 22 08:32:31 2011 +0000
@@ -6,7 +6,7 @@
 	  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)
+	  calls to stop sending audio and video. (Jakub Adam) (#12758, #13237)
 	* Perl bindings now respect LDFLAGS. (Peter Volkov, Markos Chandras)
 	  (#12638)
 	* Added AddTrust External Root CA.  (#11554)