aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-03-16 00:18:57 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-03-16 01:04:35 +0800
commitc88fa694db6c603fd01674591255ccfa830e30e5 (patch)
treefb7c09fdbc4dd2d05a832e1ffedc28a1cb49eed8 /NEWS
parent07d220cd50802d5d7e21f7f339984e0f3a8eb74a (diff)
downloadgsoc2013-empathy-c88fa694db6c603fd01674591255ccfa830e30e5.tar
gsoc2013-empathy-c88fa694db6c603fd01674591255ccfa830e30e5.tar.gz
gsoc2013-empathy-c88fa694db6c603fd01674591255ccfa830e30e5.tar.bz2
gsoc2013-empathy-c88fa694db6c603fd01674591255ccfa830e30e5.tar.lz
gsoc2013-empathy-c88fa694db6c603fd01674591255ccfa830e30e5.tar.xz
gsoc2013-empathy-c88fa694db6c603fd01674591255ccfa830e30e5.tar.zst
gsoc2013-empathy-c88fa694db6c603fd01674591255ccfa830e30e5.zip
Prepare 2.29.93 release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS44
1 files changed, 44 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 52d1814e8..eb4469288 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,47 @@
+NEW in 2.29.93
+==============
+
+The "6 amps limitation" release.
+
+Empathy now supports marking contacts as favourite. This feature has to be
+turned on by passing --enable-favourite-contacts during configure and depends
+on the telepathy-logger. We discourage distributions shipping GNOME from
+enabling this feature for now. It will be enabled by default in 2.31.x.
+
+Empathy no longer removes a manually-set Away status when the screen is unlocked.
+It is now able to invite contacts to MSN multi-user chats if you have
+telepathy-butterfly 0.5.6 installed.
+
+Bugs fixed:
+ - Fixed #566832, Don't reset status to available unlocking the screen (Brian Curtis)
+ - Fixed #609001, Clicking on the tray icon should close roster when open (Guillaume Desmottes)
+ - Fixed #611525, Separate the debug window into its own process. (Mike Ruprecht)
+ - Fixed #611972, Support marking contacts as favorites (Travis Reitter, Guillaume Desmottes)
+ - Fixed #611998, Do not use constant in gettext expressions (Guillaume Desmottes)
+ - Fixed #612381, accounts pane is still twiddleable underneath assistant (Danielle Madeley)
+ - Fixed #612433, Window title for the accounts dialog should match the name in the launcher (Ken VanDine)
+ - Fixed #612448, Display offline contacts and sort by status by default (Guillaume Desmottes)
+ - Fixed #612450, Side bar should display the audio input page by default (Guillaume Desmottes)
+ - Fixed #612461, Deal with new butterfly using the conference interface (Jonny Lamb)
+ - Fixed #612519, Handle a butterfly network ID migration (Jonny Lamb)
+ - Fixed #612672, Wrong folder used for saving received files (Guillaume Desmottes)
+ - Fixed #612718, Invite participant dialog show contact on all network (Guillaume Desmottes)
+ - Fixed #612946, Receive note path via DnD from tomboy (Olivier Le Thanh Duong)
+
+Translations:
+ - Updated br Translation (deniarnuad)
+ - Updated es Translation (Jorge González)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated it Translation (Luca Ferretti)
+ - Updated ru Translation (Leonid Kanter)
+ - Updated sl Translation (Matej Urbančič)
+ - Updated uk Translation (Maxim V. Dziumanenko)
+
+Documentation translations:
+ - Updated de Documentation translation (Mario Blättermann)
+ - Updated es Documentation translation (Jorge González)
+ - Updated it Documentation translation (Milo Casagrande)
+
NEW in 2.29.92
==============