aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-07-28 00:18:43 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-07-28 00:18:43 +0800
commit19eacf8730a0ae8abb9fb7db4696ff4d67d86c5d (patch)
treebae4eed323504d83e0e2ded6ec8fac2965ceb000 /ChangeLog
parent8d2fed5419db02570826e964f4e48f57d81b2dab (diff)
downloadgsoc2013-empathy-19eacf8730a0ae8abb9fb7db4696ff4d67d86c5d.tar
gsoc2013-empathy-19eacf8730a0ae8abb9fb7db4696ff4d67d86c5d.tar.gz
gsoc2013-empathy-19eacf8730a0ae8abb9fb7db4696ff4d67d86c5d.tar.bz2
gsoc2013-empathy-19eacf8730a0ae8abb9fb7db4696ff4d67d86c5d.tar.lz
gsoc2013-empathy-19eacf8730a0ae8abb9fb7db4696ff4d67d86c5d.tar.xz
gsoc2013-empathy-19eacf8730a0ae8abb9fb7db4696ff4d67d86c5d.tar.zst
gsoc2013-empathy-19eacf8730a0ae8abb9fb7db4696ff4d67d86c5d.zip
Sort profiles to have free protocols first. Fixes bug #460605.
2007-07-27 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-profile-chooser.c: Sort profiles to have free protocols first. Fixes bug #460605. svn path=/trunk/; revision=206
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00df367bd..a7a112da5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-07-27 Xavier Claessens <xclaesse@gmail.com>
+ * libempathy-gtk/empathy-profile-chooser.c: Sort profiles to have
+ free protocols first. Fixes bug #460605.
+
+2007-07-27 Xavier Claessens <xclaesse@gmail.com>
+
* libempathy/empathy-message.c:
* libempathy/empathy-message.h:
* libempathy/empathy-log-manager.c: Add message type in log files.