[telepathy-gabble/master] Note bug number for satisfying waiters with our own hash

Will Thompson will.thompson at collabora.co.uk
Mon Oct 19 06:56:50 PDT 2009


---
 src/presence-cache.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/src/presence-cache.c b/src/presence-cache.c
index d79477f..2076217 100644
--- a/src/presence-cache.c
+++ b/src/presence-cache.c
@@ -1730,9 +1730,7 @@ gabble_presence_cache_add_own_caps (
   info->trust = CAPABILITY_BUNDLE_ENOUGH_TRUST;
   tp_intset_add (info->guys, cache->priv->conn->parent.self_handle);
 
-  /* FIXME: we should satisfy any waiters for this node now, but I think that
-   * can wait till 0.9.
-   */
+  /* FIXME: we should satisfy any waiters for this node now. fd.o bug #24619. */
 
 out:
   g_free (uri);
-- 
1.5.6.5



More information about the telepathy-commits mailing list