diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 45 |
1 files changed, 45 insertions, 0 deletions
@@ -1,3 +1,48 @@ +NEW in 3.3.2 (21/11/2011) +============ + +Dependencies: + + • telepathy-glib ≥ 0.17.0 + • telepathy-farsight ≥ 0.0.18 + • telepathy-farstream ≥ 0.1.2 (optional) + +Bugs fixed: + - Fixed #662504, Cannot quit empathy (Guillaume Desmottes) + - Fixed #646682, Support InsufficientBalance error (Emilio Pozuelo Monfort) + - Fixed #652544, Add X-FACEBOOK-PLATFORM and X-MESSENGER-OAUTH2 support (Xavier Claessens) + - Fixed #654430, Add support for video control interface to empathy-call (Nicolas Dufresne, Sjoerd Simons) + - Fixed #661805, Use tp-glib blocking API (Guillaume Desmottes) + - Fixed #662604, In a conversation window, Contact → Add Contact… selects the wrong account (Guillaume Desmottes) + - Fixed #662609, EmpathyAccountChooser clean up (Guillaume Desmottes) + - Fixed #662727, new-call/new-convo dialogs should listen to capabilities changes (Danielle Madeley) + - Fixed #662843, invite dialog looks stupid on IRC (Guillaume Desmottes) + - Fixed #662903, Empathy uses deprecated GTK widgets (potential build errors) (Guillaume Desmottes) + - Fixed #662995, Fix for misaligned 16x16 app icon (Michael Monreal) + - Fixed #663327, Stop using EmpathyContactManager to add and remove contacts (Guillaume Desmottes) + - Fixed #663442, Make GOA optional (Danielle Madeley) + - Fixed #663563, Shouldn't offer to send socket files (Guillaume Desmottes) + - Fixed #663567, Status icon is miss aligned in infobar (Danielle Madeley) + - Fixed #663763, Some contact/invidiual misc patches (Guillaume Desmottes) + - Fixed #663842, Don't do extra audio-processing for raw Contents (Sjoerd Simons) + - Fixed #664313, call-window opens very small the first time (Ken VanDine) + +Translations: + - Updated cs Translation (Marek Černocký) + - Updated de Translation (Christian Kirbach) + - Updated et Translation (Mattias Põldaru) + - Updated gl Translation (Fran Diéguez) + - Updated lt Translation (Algimantas Margevičius) + - Updated my Translation (Thura Hlaing) + - Updated sl Translation (Matej Urbančič) + - Updated tr Translation (Muhammet Kara) + - Updated zh_HK Translation (Cheng-Chia Tseng) + - Updated zh_TW Translation (Cheng-Chia Tseng) + +Documentation translations: + - Updated ca Documentation translation (Gil Forcada) + - Updated pl Documentation translation (Aleksander Łukasiewicz) + NEW in 3.3.1 (24/10/2011) ============ |