Mercurial > pidgin
changeset 31114:4b66ef54f6a3
Credit Markos Chandras for his work on pva's patch. Refs #12638.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sat, 08 Jan 2011 17:14:54 +0000 |
parents | 849e814a386f |
children | 80db1ca54fb6 e9b9d6ba2cff |
files | COPYRIGHT ChangeLog |
diffstat | 2 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/COPYRIGHT Sat Jan 08 15:51:13 2011 +0000 +++ b/COPYRIGHT Sat Jan 08 17:14:54 2011 +0000 @@ -94,6 +94,7 @@ Matěj Cepl Cerulean Studios, LLC Jonathan Champ +Markos Chandras Matthew Chapman Christophe Chapuis Patrick Cheung
--- a/ChangeLog Sat Jan 08 15:51:13 2011 +0000 +++ b/ChangeLog Sat Jan 08 17:14:54 2011 +0000 @@ -7,7 +7,8 @@ (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) - * Perl bindings now respect LDFLAGS. (Peter Volkov) (#12638) + * Perl bindings now respect LDFLAGS. (Peter Volkov, Markos Chandras) + (#12638) IRC: * Don't send ISON messages longer than 512 bytes. (Jeffrey Honig) (#9692)