comparison ChangeLog @ 26566:6a6984e95381

Changelog the *one* user-visible change from the iq-handlers branch (heh). Many thanks to QuLogic for reviewing it (twice) and malu for testing the time zone code.
author Paul Aurich <paul@darkrain42.org>
date Sun, 05 Apr 2009 20:57:56 +0000
parents c67d43408daa
children 50068730b52d
comparison
equal deleted inserted replaced
26565:23b0a0723936 26566:6a6984e95381
13 * Add voice & video support with Jingle (XEP-0166, 0167, 0176, & 0177), 13 * Add voice & video support with Jingle (XEP-0166, 0167, 0176, & 0177),
14 and voice support with GTalk and GMail. (Mike "Maiku" Ruprecht) 14 and voice support with GTalk and GMail. (Mike "Maiku" Ruprecht)
15 * Add support for in-band bytestreams for file transfers (XEP-0047). 15 * Add support for in-band bytestreams for file transfers (XEP-0047).
16 * Add support for sending attentions (equivalent to "buzz" and "nudge") 16 * Add support for sending attentions (equivalent to "buzz" and "nudge")
17 using the command /buzz (XEP-0224). 17 using the command /buzz (XEP-0224).
18 * A buddy's local time is displayed in the Get Info dialog if the remote
19 client supports it.
18 20
19 IRC: 21 IRC:
20 * Correctly handle WHOIS for users who are joined to a large number of 22 * Correctly handle WHOIS for users who are joined to a large number of
21 channels. 23 channels.
22 24