aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-09-09 03:15:34 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-09-09 03:15:34 +0800
commitd3e46f8c3570d2486eeab6255899daaaf308b036 (patch)
treebac0e9570e62a84efa9dbc317976f5a8fadb63b2 /ChangeLog
parentc84cf8d5e36241d2ccb48589496f4d54752a5c54 (diff)
downloadgsoc2013-empathy-d3e46f8c3570d2486eeab6255899daaaf308b036.tar
gsoc2013-empathy-d3e46f8c3570d2486eeab6255899daaaf308b036.tar.gz
gsoc2013-empathy-d3e46f8c3570d2486eeab6255899daaaf308b036.tar.bz2
gsoc2013-empathy-d3e46f8c3570d2486eeab6255899daaaf308b036.tar.lz
gsoc2013-empathy-d3e46f8c3570d2486eeab6255899daaaf308b036.tar.xz
gsoc2013-empathy-d3e46f8c3570d2486eeab6255899daaaf308b036.tar.zst
gsoc2013-empathy-d3e46f8c3570d2486eeab6255899daaaf308b036.zip
Adding capabilities contact property.
2007-09-08 Xavier Claessens <xclaesse@gmail.com> * libempathy/empathy-contact.c: * libempathy/empathy-contact.h: * libempathy/empathy-contact-factory.c: Adding capabilities contact property. svn path=/trunk/; revision=291
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c41206821..3385d6aa0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-09-08 Xavier Claessens <xclaesse@gmail.com>
+ * libempathy/empathy-contact.c:
+ * libempathy/empathy-contact.h:
+ * libempathy/empathy-contact-factory.c: Adding capabilities contact
+ property.
+
+2007-09-08 Xavier Claessens <xclaesse@gmail.com>
+
* libempathy-gtk/empathy-contact-list-view.c:
* libempathy-gtk/empathy-contact-list-store.c: Make use of the search
function to correctly find when typing in the contact list view.