diff ChangeLog @ 26549:2d781c58a8a2

propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8) to branch 'im.pidgin.cpw.darkrain42.xmpp.iq-handlers' (head a0e14a71dc7095483850d6879d12a1ece864ef6a)
author Paul Aurich <paul@darkrain42.org>
date Sat, 21 Mar 2009 03:50:31 +0000
parents c884b702ec17
children 4f6228f14461
line wrap: on
line diff
--- a/ChangeLog	Sat Mar 14 15:50:56 2009 +0000
+++ b/ChangeLog	Sat Mar 21 03:50:31 2009 +0000
@@ -6,8 +6,9 @@
 	  project.  With some minor additions and clean ups from Paul Aurich.
 
 	XMPP:
-	* Add support for in-band bytestreams (XEP-0047).
-	* Add support for attention (XEP-0224).
+	* 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).
 
 	Pidgin:
 	* Added -f command line option to tell Pidgin to ignore NetworkManager
@@ -18,6 +19,9 @@
 	* Pressing the Enter key in the message entry box of the New Status
 	  dialog and various other dialogs now causes the cursor to move to
 	  the next line.
+	* Created a unified Buddy Pounce notification window for all pounces
+	  where "Pop up a notification" is selected, which avoids having a
+	  new dialog box every time a pounce is triggered. (Jorge VillaseƱor) 
 
 version 2.5.5 (03/01/2009):
 	libpurple: