pidgin: 6f215350: ChangeLog that. Refs #14529

darkrain42 at pidgin.im darkrain42 at pidgin.im
Sun Sep 4 17:15:49 EDT 2011


----------------------------------------------------------------------
Revision: 6f21535004485d16ec64ef6a7c331cf5df7346e6
Parent:   f6804c803da32abd1dafe2a767e3c877a0521e1c
Author:   darkrain42 at pidgin.im
Date:     09/04/11 17:11:24
Branch:   im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/6f21535004485d16ec64ef6a7c331cf5df7346e6

Changelog: 

ChangeLog that.  Refs #14529

Changes against parent f6804c803da32abd1dafe2a767e3c877a0521e1c

  patched  ChangeLog
  patched  ChangeLog.API

-------------- next part --------------
============================================================
--- ChangeLog	6ea5f8fd319e6dc17aaeed7556050b0b26d0de91
+++ ChangeLog	1755d2e5c8fca47201bb879e8c556a176357579f
@@ -14,6 +14,11 @@ version 3.0.0 (??/??/????):
 	* The buddy's name was not centered vertically in the buddy-list if they
 	  did not have a status-message or mood set.
 
+	XMPP:
+	* Strip element prefixes from XHTML-IM messages as they're presented
+	  to the core (and UIs) as incoming messages (Thijs Alkemade).
+	  (#14529)
+
 version 2.10.0 (08/18/2011):
 	Pidgin:
 	* Make the max size of incoming smileys a pref instead of hardcoding it.
============================================================
--- ChangeLog.API	70bb1c7b70e673ce43783b2dbbba9693baf75e8c
+++ ChangeLog.API	bb70a649fc0c8f6a094d15e2a0d57c9780aa9444
@@ -46,7 +46,9 @@ version 3.0.0 (??/??/????):
 		* purple_xfer_set_protocol_data
 		* purple_xfer_set_status
 		* purple_xfer_set_ui_data
-		* purple_xfer_set_watcher 
+		* purple_xfer_set_watcher
+		* xmlnode_get_default_namespace
+		* xmlnode_strip_prefixes
 
 		Changed:
 		* purple_connection_error now takes a PurpleConnectionError


More information about the Commits mailing list