# HG changeset patch # User Marcus Lundblad # Date 1238970012 0 # Node ID 50068730b52d8f9441b2e94026f1f1dcf2f10504 # Parent 6a6984e9538137aaac77bd02a850f6e5e2af85ab Added a note about receiving "attentions" in the ChangeLog entry for the new XMPP /buzz command diff -r 6a6984e95381 -r 50068730b52d ChangeLog --- a/ChangeLog Sun Apr 05 20:57:56 2009 +0000 +++ b/ChangeLog Sun Apr 05 22:20:12 2009 +0000 @@ -13,8 +13,8 @@ * Add voice & video support with Jingle (XEP-0166, 0167, 0176, & 0177), and voice support with GTalk and GMail. (Mike "Maiku" Ruprecht) * Add support for in-band bytestreams for file transfers (XEP-0047). - * Add support for sending attentions (equivalent to "buzz" and "nudge") - using the command /buzz (XEP-0224). + * Add support for sending and receiving attentions (equivalent to "buzz" + and "nudge") using the command /buzz (XEP-0224). * A buddy's local time is displayed in the Get Info dialog if the remote client supports it.