diff ChangeLog @ 32296:d4b7770324f8

propagate from branch 'im.pidgin.pidgin' (head 570b107a62822dd538074753d93b576dea0043a3) to branch 'im.pidgin.pidgin.next.major' (head 20d4ef81eb68e587acefa966d0a8ad5923243c77)
author Paul Aurich <paul@darkrain42.org>
date Sat, 02 Apr 2011 18:04:29 +0000
parents 8d6630912021 4a26e623aeac
children 609e3855f36d
line wrap: on
line diff
--- a/ChangeLog	Mon Mar 21 05:45:22 2011 +0000
+++ b/ChangeLog	Sat Apr 02 18:04:29 2011 +0000
@@ -9,8 +9,12 @@
 	* Implement simple silence suppression for voice calls, preventing wasted
 	  bandwidth for silent periods during a call. (Jakub Adam) (half of #13180)
 
-	Gadu-Gadu:
-	* Allow showing your status only to buddies. (Mateusz Piękos) (#13358)
+	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)
@@ -19,13 +23,38 @@
 	* Simple Silence Suppression is optional per-account. (Jakub Adam) (half
 	  of #13180)
 	* Fix purple-url-handler being unable to find an account.
-
-	Pidgin:
-	* Duplicate code cleanup.  (Gabriel Schulhof) (#10599)
+	* 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)
+	* Updated internal libgadu to version 1.10.1. (Robert Matusewicz,
+	  Krzysztof Klinikowski) (#13525)
+	* Suppress blank messages that happen when receiving inline
+	  images. (Tomasz Wasilczyk) (#13554)
+	* Fix sending inline images to remote users, don't crash when
+	  trying to send large (> 256kB) images. (Tomasz Wasilczyk) (#13580)
+	* Support incoming typing notifications. (Jan Zachorowski) (#13362)
+	* Require libgadu 1.10.1 to avoid using internal libgadu.
+
+	ICQ:
+	* Fix unsetting your mood when "None" is selected.  (Dustin Gathmann)
+	  (#11895)
+	* Ignore Daylight Saving Time when performing calculations related to
+	  birthdays. (Dustin Gathmann) (#13533)
+	* It is now possible to specify multiple encodings on the Advanced tab of
+	  an ICQ account's settings by using a comma-delimited list.  (Dmitry
+	  Utkin (#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)
+	* Build internal libgadu without -mms-bitfields, fixing several
+	  long-standing Gadu-Gadu issues. (#11958, #6297)
 
 version 2.7.11 (03/10/2011):
 	General: