diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-03-02 19:11:41 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-03-02 19:14:27 +0800 |
commit | 71b003449ed9203ca6e12df0d80c2e5efdfe8d3b (patch) | |
tree | e949adf798e6eb57fb7e6e46a9c8388768ca8bfe /NEWS | |
parent | 29973effee9abb05f78b8da5e3258194abc2c461 (diff) | |
download | gsoc2013-empathy-71b003449ed9203ca6e12df0d80c2e5efdfe8d3b.tar gsoc2013-empathy-71b003449ed9203ca6e12df0d80c2e5efdfe8d3b.tar.gz gsoc2013-empathy-71b003449ed9203ca6e12df0d80c2e5efdfe8d3b.tar.bz2 gsoc2013-empathy-71b003449ed9203ca6e12df0d80c2e5efdfe8d3b.tar.lz gsoc2013-empathy-71b003449ed9203ca6e12df0d80c2e5efdfe8d3b.tar.xz gsoc2013-empathy-71b003449ed9203ca6e12df0d80c2e5efdfe8d3b.tar.zst gsoc2013-empathy-71b003449ed9203ca6e12df0d80c2e5efdfe8d3b.zip |
prepare 3.3.90.2EMPATHY_3_3_90_2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -1,3 +1,35 @@ +NEW in 3.3.90.2 (02/03/2012) +=============== + +This release optionally brings back empathy-av, the old call UI which has been +removed in 3.3.90. You'll have to pass --enable-empathy-av to configure in +order to build it. empathy-av is now using telepathy-farstream instead of +telepathy-farsight and so shares the same dependencies as empathy-call. +This is really legacy code, we are not going to continue +maintaining it so most distributions shouldn't enable it and just use +empathy-call. + +Dependencies: + • yelp-tools + • yelp-xsl + +Bugs fixed: + - Fixed #656676, Use new documentation infrastructure (Javier Jardón) + - Fixed #671061, Debug: Clear doesn't work for the All option (Chandni Verma) + +Translations: + - Updated ar Translation (Ibrahim Saed) + - Updated be Translation (Ihar Hrachyshka) + - Updated et Translation (Mattias Põldaru) + - Updated pt_BR Translation (Jonh Wendell) + - Updated ru Translation (Yuri Myasoedov) + - Updated sl Translation (Matej Urbančič) + - Updated ta Translation (Dr.T.Vasudevan) + - Updated ug Translation (Gheyret Kenji) + +Documentation translations: + - Updated gl Documentation translation (Fran Diéguez) + NEW in 3.3.90.1 (24/02/2012) =============== |