aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-05-31 21:23:57 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-05-31 21:23:57 +0800
commitb103cb3c5a332d6136c3e040e61b5e8b37614b1a (patch)
treee4b38eec8c40dcb70a59afbb267693eecad153d5 /ChangeLog
parentc06a2a5a2bb1a923918de34fe63efe18c090902b (diff)
downloadgsoc2013-empathy-b103cb3c5a332d6136c3e040e61b5e8b37614b1a.tar
gsoc2013-empathy-b103cb3c5a332d6136c3e040e61b5e8b37614b1a.tar.gz
gsoc2013-empathy-b103cb3c5a332d6136c3e040e61b5e8b37614b1a.tar.bz2
gsoc2013-empathy-b103cb3c5a332d6136c3e040e61b5e8b37614b1a.tar.lz
gsoc2013-empathy-b103cb3c5a332d6136c3e040e61b5e8b37614b1a.tar.xz
gsoc2013-empathy-b103cb3c5a332d6136c3e040e61b5e8b37614b1a.tar.zst
gsoc2013-empathy-b103cb3c5a332d6136c3e040e61b5e8b37614b1a.zip
No need to RequestHandle, MissionControl has API to request the channel
2007-05-31 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/gossip-new-chatroom-dialog.c: No need to RequestHandle, MissionControl has API to request the channel from handle string. * libempathy-gtk/empathy-main-window.c: Request room channel when clicking on favorite rooms. * TODO: Add a task: supporting registering. svn path=/trunk/; revision=102
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df6ac5037..069075904 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2007-05-31 Xavier Claessens <xclaesse@gmail.com>
+ * libempathy-gtk/gossip-new-chatroom-dialog.c: No need to RequestHandle,
+ MissionControl has API to request the channel from handle string.
+
+ * libempathy-gtk/empathy-main-window.c: Request room channel when
+ clicking on favorite rooms.
+
+ * TODO: Add a task: supporting registering.
+
+2007-05-31 Xavier Claessens <xclaesse@gmail.com>
+
* libempathy/empathy-idle.c: Do not restore away presence message when
coming back after the user set manually to away.