comparison ChangeLog @ 31107:4f89666c8d81

Make perl bindings respect LDFLAGS. Fixes #12638. committer: John Bailey <rekkanoryo@rekkanoryo.org>
author pva@gentoo.org
date Sat, 08 Jan 2011 02:34:47 +0000
parents a063e2a804ff
children e71f78f10ce8
comparison
equal deleted inserted replaced
31106:a063e2a804ff 31107:4f89666c8d81
5 * Force video sources to all have the same capabilities. This reduces the 5 * Force video sources to all have the same capabilities. This reduces the
6 number of times video must be scaled down, saving CPU time. (Jakub Adam) 6 number of times video must be scaled down, saving CPU time. (Jakub Adam)
7 (half of #13095) 7 (half of #13095)
8 * Starting multiple video calls and ending one no longer causes the other 8 * Starting multiple video calls and ending one no longer causes the other
9 calls to stop sending audio and video. (Jakub Adam) (#12758) 9 calls to stop sending audio and video. (Jakub Adam) (#12758)
10 * Perl bindings now respect LDFLAGS. (Peter Volkov) (#12638)
10 11
11 IRC: 12 IRC:
12 * Don't send ISON messages longer than 512 bytes. (Jeffrey Honig) (#9692) 13 * Don't send ISON messages longer than 512 bytes. (Jeffrey Honig) (#9692)
13 14
14 libpurple: 15 libpurple: