aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2009-05-26 04:13:38 +0800
committerXavier Claessens <xclaesse@gmail.com>2009-05-26 04:13:38 +0800
commit0c20c80c2d4b28fea49dabc34ed5a95b9103a0ad (patch)
treeccea100ff91a88d7be718d242a33066002974075
parent6a8497e9bacf9a1fcdbbe51f61b32e6187c52724 (diff)
downloadgsoc2013-empathy-0c20c80c2d4b28fea49dabc34ed5a95b9103a0ad.tar
gsoc2013-empathy-0c20c80c2d4b28fea49dabc34ed5a95b9103a0ad.tar.gz
gsoc2013-empathy-0c20c80c2d4b28fea49dabc34ed5a95b9103a0ad.tar.bz2
gsoc2013-empathy-0c20c80c2d4b28fea49dabc34ed5a95b9103a0ad.tar.lz
gsoc2013-empathy-0c20c80c2d4b28fea49dabc34ed5a95b9103a0ad.tar.xz
gsoc2013-empathy-0c20c80c2d4b28fea49dabc34ed5a95b9103a0ad.tar.zst
gsoc2013-empathy-0c20c80c2d4b28fea49dabc34ed5a95b9103a0ad.zip
Write NEWS entryEMPATHY_2_27_2
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 089d1d32e..2187b450c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+NEW in 2.27.2
+==============
+Bugs fixed:
+ - Fixed #569578, Lockdown patch
+ - Fixed #580922, Conversation menu is dead to me
+ - Fixed #582773, Empathy puts cheesy strings in my subscription requests
+ - Fixed #583391, Python binding for pyempathygtk are broken
+ - Fixed #583430, new editable status doesn't behave properly
+ - Fixed #583558, Rename OfferStreamTube and AcceptStreamTube to Offer and Accept
+ - Fixed #583566, Add View top level menu
+ - Fixed #583785, Display a summary at the end of configure
+ - Fixed #581871, "join chatroom" dialog doesn't report errors
+
+Translations:
+ - Updated es Translation (Jorge Gonzalez)
+ - Updated ta Translation (drtvasudevan)
+
NEW in 2.27.1.1
===============
- Fix ABI version to not conflict with 2.26 branch