diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 48 |
1 files changed, 48 insertions, 0 deletions
@@ -1,3 +1,51 @@ +NEW in 3.7.4 (16/01/2013) +============ + +Dependencies: + • telepathy-farstream ≥ 0.6.0 + • WebKitGTK+ ≥ 1.9.1 + • libaccounts-glib ≥ 1.4 (optional) + +Bugs fixed: + - Fixed #657634, 'i' button on video preview looks weird (Guillaume Desmottes) + - Fixed #670048, Display a message if no contact is displayed because they are offline (Guillaume Desmottes) + - Fixed #684357, Improve context menu in chat window (Guillaume Desmottes) + - Fixed #687450, Initial window is very small (Guillaume Desmottes) + - Fixed #687616, [GNOME goal] Port to Python 3 (Guillaume Desmottes) + - Fixed #687629, Empathy shortcut bug Shift + F (Guillaume Desmottes) + - Fixed #688132, code generation during build has a race due to unintended concurrency (Guillaume Desmottes) + - Fixed #688174, RTL languages (e.g. Hebrew) are no longer aligned to right (Guillaume Desmottes) + - Fixed #688860, Clearly label the message in Error presences as from the server (Guillaume Desmottes) + - Fixed #690733, Assertion when trying to add contacts with only a SIP account connnected (Guillaume Desmottes) + - Fixed #691006, empathy-CRITICAL **: empathy_contact_dup_from_tp_contact: assertion `TP_IS_CONTACT (tp_contact)' failed (Guillaume Desmottes) + - Fixed #691043, support notification filtering (Guillaume Desmottes) + - Fixed #691085, Backslash escapes applied in the chat log (Guillaume Desmottes) + - Fixed #691137, Empathy contact list window resizes automatically when connections are lost (Guillaume Desmottes) + - Fixed #691195, Rakia / SIP "Use this account to call landlines and mobile phones" checkbox does nothing (Guillaume Desmottes) + - Fixed #691418, Use a shared plugin for all empathy providers (Alberto Mardegan) + - Fixed #691469, UOA: use the new libaccounts-glib APIs (Alberto Mardegan) + - Fixed #668464, Use correct +/- buttons (Guillaume Desmottes) + +Translations: + - Updated as Translation (Nilamdyuti Goswami) + - Updated de Translation (Hendrik Knackstedt) + - Updated el Translation (Dimitris Spingos) + - Updated es Translation (Daniel Mustieles) + - Updated et Translation (Mattias Põldaru) + - Updated gl Translation (Fran Diéguez) + - Updated he Translation (Yaron Shahrabani) + - Updated hi Translation (Rajesh Ranjan) + - Updated it Translation (Milo Casagrande) + - Updated lt Translation (Aurimas Černius) + - Updated nb Translation (Kjartan Maraas) + - Updated pl Translation (Piotr Drąg) + - Updated sl Translation (Matej Urbančič) + - Updated te Translation (Krishnababu Krothapalli) + - Updated ug Translation (Gheyret Kenji) + +Documentation translations: + - Updated ca Documentation translation (Gil Forcada) + NEW in 3.7.3 (18/12/2012) ============ |