summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-10-26 17:15:24 +0000
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-10-26 17:32:36 +0000
commit2373c95f59be6bcd4041c2258a6158095b44e2f3 (patch)
treee5643f4012f9e77ecbf64aba4aa6bdc93bd64c93
parent054f27602448890116a67447e07032eb228bc82c (diff)
prepare 2.28.1.1 releaseEMPATHY_2_28_1_1
-rw-r--r--NEWS31
1 files changed, 31 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 553fc17a4..846d2aaa0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+NEW in 2.28.1.1
+===============
+
+The "No more 2.28 blockers \o/" release.
+
+This release in the stable 2.28 branch fixes various crashes and
+a bug making the desktop hang while Empathy has a menu open.
+It also solves a potential security issue by ensuring that messages are
+always escaped before being displayed in Webkit (#599640).
+
+We strongly recommend that all distributions upgrade to this version.
+
+Bugs fixed:
+ - Fixed #591360, Incoming message while menu is open freezes X (Rob Bradford)
+ - Fixed #598452, crashed with SIGSEGV in contact_list_store_iface_setup()
+ - Fixed #599612, crash when typoing room name (Guillaume Desmottes)
+ - Fixed #594654, empathy crashed with SIGSEGV in empathy_account_settings_get_default()
+ - Fixed #598332, Crash when CM crashes during a channel request.
+ - Fixed #598432, empathy crashed with SIGSEGV in empathy_call_window_audio_input_level_changed_cb()
+ - Fixed #598453, empathy crashed with SIGSEGV in empathy_call_window_got_self_contact_cb()
+ - Fixed #598628, Empathy start isn't idempotent
+ - Fixed #598954, Empathy crashes with SIGSEGV when trying spellcheck (Felix Kaser)
+ - Fixed #599386, Empathy protocol chooser shouldn't cache TpConnectionManagerProtocol (Guillaume Desmottes)
+
+Translations:
+ - Updated et Translation (Ivar Smolin)
+ - Updated fi Translation (Tommi Vainikainen)
+ - Updated lt Translation (Žygimantas Beručka)
+ - Updated ru Translation (Leonid Kanter)
+ - Updated th Translation (Theppitak Karoonboonyanan)
+
NEW in 2.28.1
=============