From 48fd13dde6d5bee784a2ae32fde6a0664597b820 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Thu, 2 Aug 2007 11:27:13 +0000 Subject: Adding new empathy_strdiff API stolen from telepathy-glib. It check if 2007-08-02 Xavier Claessens * libempathy-gtk/empathy-accounts-dialog.c: * libempathy/empathy-utils.c: * libempathy/empathy-utils.h: Adding new empathy_strdiff API stolen from telepathy-glib. It check if strings are != NULL before using strcmp. Using that API to fix bug #461886. Should be used in more places. svn path=/trunk/; revision=224 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9497443c5..3bd6b3288 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-08-02 Xavier Claessens + + * libempathy-gtk/empathy-accounts-dialog.c: + * libempathy/empathy-utils.c: + * libempathy/empathy-utils.h: Adding new empathy_strdiff API stolen from + telepathy-glib. It check if strings are != NULL before using strcmp. + Using that API to fix bug #461886. Should be used in more places. + 2007-08-02 Xavier Claessens * libempathy-gtk/empathy-status-icon.c: Click on the tray icon shows the -- cgit v1.2.3