aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-08-10 20:21:02 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-08-10 20:21:02 +0800
commitf91c3c9970a8085d5716127fb3d78768ced51c46 (patch)
tree50c83b12c9ccfcd833f9ef552c4d927f5dc0720d /ChangeLog
parentbc739e2debf92ccc3ea0180a1d37a262d89cc1bb (diff)
downloadgsoc2013-empathy-f91c3c9970a8085d5716127fb3d78768ced51c46.tar
gsoc2013-empathy-f91c3c9970a8085d5716127fb3d78768ced51c46.tar.gz
gsoc2013-empathy-f91c3c9970a8085d5716127fb3d78768ced51c46.tar.bz2
gsoc2013-empathy-f91c3c9970a8085d5716127fb3d78768ced51c46.tar.lz
gsoc2013-empathy-f91c3c9970a8085d5716127fb3d78768ced51c46.tar.xz
gsoc2013-empathy-f91c3c9970a8085d5716127fb3d78768ced51c46.tar.zst
gsoc2013-empathy-f91c3c9970a8085d5716127fb3d78768ced51c46.zip
Add hidden supprot. Fixes bug #455510 (Cosimo Cecchi).
2007-08-10 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-images.h: * libempathy-gtk/empathy-presence-chooser.c: * libempathy-gtk/empathy-ui-utils.c: * libempathy/empathy-presence.c: Add hidden supprot. Fixes bug #455510 (Cosimo Cecchi). * data/gtalk.profile: * data/jabber.profile: * data/salut.profile: * data/irc.profile: * data/msn.profile: Updated to use SupportedPresences field. svn path=/trunk/; revision=243
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1853d05bb..91f4cf8b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2007-08-10 Xavier Claessens <xclaesse@gmail.com>
+
+ * libempathy-gtk/empathy-images.h:
+ * libempathy-gtk/empathy-presence-chooser.c:
+ * libempathy-gtk/empathy-ui-utils.c:
+ * libempathy/empathy-presence.c: Add hidden supprot. Fixes bug #455510
+ (Cosimo Cecchi).
+
+ * data/gtalk.profile:
+ * data/jabber.profile:
+ * data/salut.profile:
+ * data/irc.profile:
+ * data/msn.profile: Updated to use SupportedPresences field.
+
2007-08-09 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-presence-chooser.glade: