aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-02-10 03:08:13 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-02-10 03:08:13 +0800
commit85d6b0d9fe214111fc52327afddd80ddb3409fa4 (patch)
tree394be2f2463f375997bea5a5f217e57aa812fe4d /NEWS
parent6a8870b44b3366322aef4e2e76408355618bed87 (diff)
downloadgsoc2013-empathy-85d6b0d9fe214111fc52327afddd80ddb3409fa4.tar
gsoc2013-empathy-85d6b0d9fe214111fc52327afddd80ddb3409fa4.tar.gz
gsoc2013-empathy-85d6b0d9fe214111fc52327afddd80ddb3409fa4.tar.bz2
gsoc2013-empathy-85d6b0d9fe214111fc52327afddd80ddb3409fa4.tar.lz
gsoc2013-empathy-85d6b0d9fe214111fc52327afddd80ddb3409fa4.tar.xz
gsoc2013-empathy-85d6b0d9fe214111fc52327afddd80ddb3409fa4.tar.zst
gsoc2013-empathy-85d6b0d9fe214111fc52327afddd80ddb3409fa4.zip
Prepare for 0.21.90 release
svn path=/trunk/; revision=611
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3258e90a3..829cb945b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+NEW in 0.21.90
+==============
+ - Change "new message" dialog to "new conversation" and make possible to do voip call. (xclaesse).
+ - Try to load dtd and glade files from the srcdir. (xclaesse).
+ - Add a property to have or not groups on EmpathyContactListStore (xclaesse).
+ - Add a features property on EmpathyContactListView to enable/disable each action. (xclaesse).
+ - Add a program to show chat logs (xclaesse).
+ - Add a cancel button on the custom message diaog (xclaesse).
+ - Unset account parameter if user gives an empthy value. (xclaesse).
+ - Show/Hide main window when changing corresponding gcong key. (xclaesse).
+
+Bugs fixed:
+ - Fixed #501467, improve accounts dialog (xclaesse)
+ - Fixed #507840, New UI for Jabber accounts (xclaesse)
+ - Fixed #509906, empathy is showing off-line contacts before on-line ones (xclaesse)
+ - Fixed #511048, Ellipsize error button (xclaesse)
+ - Fixed #511841, account has to be selected to (un)check its checkbox (Carl-Anton Ingmarsson)
+ - Fixed #515008, Nickname should be in the main section of the preferences for salut accounts (Marco Barisione)
+ - Fixed #515010, Do not be automatically set published name for new salut accounts (Marco Barisione)
+ - Fixed #511679, Empathy HEAD doesn't build (Guillaume Desmottes)
+
+Translations:
+ - Updated eu translation (Inaki Larranaga Murgoitio).
+ - Updated Arabic Translation (Djihed Afifi).
+ - Updated Galician Translation. (icq).
+ - Updated Spanish translation (Jorge Gonzalez).
+
NEW in 0.21.5.2
==============
- Update API documentation generator. (xclaesse).