Mercurial > pidgin
changeset 31425:a056c1eaa1f0
!ChangeLog Jakub's vvconfig changes. Refs #13182.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Fri, 25 Mar 2011 00:06:11 +0000 |
parents | f4a1df87ce91 |
children | feb07422513c |
files | ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Fri Mar 25 00:01:43 2011 +0000 +++ b/ChangeLog Fri Mar 25 00:06:11 2011 +0000 @@ -37,6 +37,10 @@ an ICQ account's settings by using a comma-delimited list. (loentar) (#13496) + Plugins: + * The Voice/Video Settings plugin now includes the ability to test + microphone settings. (Jakub Adam) (#13182) + Windows-Specific Changes: * Fix building libpurple with Visual C++ .NET 2005. This was accidentally broken in 2.7.11. (Florian Quèze)