summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-09-27 07:14:01 +0000
committerXavier Claessens <xclaesse@src.gnome.org>2007-09-27 07:14:01 +0000
commitfa23b38994a2feaf90c771f10f9f56d219ddab8b (patch)
tree5cbda4e2297e29fc91710bd17463df7c9d69715d /ChangeLog
parenta695eb11f51b2e69199efbf3c0472bbd36b5a912 (diff)
downloadtelepathy-account-widgets-fa23b38994a2feaf90c771f10f9f56d219ddab8b.tar.gz
Set the sort function before begin to sort otherwise we get warnings.
2007-09-27 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-profile-chooser.c: Set the sort function before begin to sort otherwise we get warnings. svn path=/trunk/; revision=322
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef2164f9..efb055d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-27 Xavier Claessens <xclaesse@gmail.com>
+
+ * libempathy-gtk/empathy-profile-chooser.c: Set the sort function before
+ begin to sort otherwise we get warnings.
+
2007-09-26 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-utils.c: