From 7bf5562a19ecac3c59dc23ebe507112e2745b635 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Sun, 2 Dec 2007 22:38:02 +0000 Subject: Conflicts: ChangeLog svn path=/trunk/; revision=455 --- ChangeLog | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5b4dd7f1..36fdbd33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2007-12-02 Xavier Claessens + + * configure.ac: + * libempathy-gtk/empathy-account-chooser.c: + * libempathy-gtk/empathy-accounts-dialog.c: + * libempathy-gtk/empathy-chat.c: + * libempathy-gtk/empathy-contact-dialogs.c: + * libempathy-gtk/empathy-group-chat.c: + * libempathy-gtk/empathy-main-window.c: + * libempathy-gtk/empathy-presence-chooser.c: + * libempathy-gtk/empathy-status-presets.c: + * libempathy/empathy-avatar.c: + * libempathy/empathy-contact-factory.c: + * libempathy/empathy-contact-manager.c: + * libempathy/empathy-tp-call.c: + * libempathy/empathy-tp-chat.c: + * libempathy/empathy-tp-chat.h: + * libempathy/empathy-tp-contact-list.c: + * libempathy/empathy-tp-group.c: + * libempathy/empathy-tp-roomlist.c: + * libempathy/empathy-utils.c: + * libempathy/empathy-utils.h: + * python/pyempathy/pyempathy.defs: + * src/empathy.c: Do not use deprecated symbols from libtelepathy. We + now link on telepathy-glib, make use of tp_strdiff and + tp_escape_as_identifier instead of using our own copy of those + functions. + 2007-12-02 Xavier Claessens * libempathy-gtk/Makefile.am: -- cgit v1.2.1