summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/empathy/ChangeLog')
-rw-r--r--net-im/empathy/ChangeLog29
1 files changed, 28 insertions, 1 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog
index bdcc13ac539a..7d21de76a3b2 100644
--- a/net-im/empathy/ChangeLog
+++ b/net-im/empathy/ChangeLog
@@ -1,6 +1,33 @@
# ChangeLog for net-im/empathy
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.14 2008/01/16 22:11:15 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.15 2008/02/10 01:19:18 dang Exp $
+
+*empathy-0.21.90 (10 Feb 2008)
+
+ 10 Feb 2008; Daniel Gryniewicz <dang@gentoo.org> +empathy-0.21.90.ebuild:
+ Bump to 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:
+ - improve accounts dialog (xclaesse)
+ - New UI for Jabber accounts (xclaesse)
+ - empathy is showing off-line contacts before on-line ones (xclaesse)
+ - Ellipsize error button (xclaesse)
+ - account has to be selected to (un)check its checkbox (Carl-Anton
+ Ingmarsson)
+ - Nickname should be in the main section of the preferences for salut
+ accounts (Marco Barisione)
+ - Do not be automatically set published name for new salut accounts (Marco
+ Barisione)
+ - Empathy HEAD doesn't build (Guillaume Desmottes)
*empathy-0.21.5.2 (16 Jan 2008)