Changeset 165:76a61f5aa343 for NEWS
Legend:
- Unmodified
- Added
- Removed
-
NEWS
r163 r165 56 56 common code, this fixes a problem with requests without addressing (#73). 57 57 58 Deprecations 59 ------------ 60 61 - wokkel.compat.BootstrapMixin is deprecated in favor of 62 twisted.words.xish.xmlstream.BootstrapMixin (Twisted 8.2.0). 63 - wokkel.compat.XmlStreamServerFactory is deprecated in favor of 64 twisted.words.protocols.jabber.xmlstream.XmlStreamServerFactory (Twisted 65 8.2.0). 66 - wokkel.iwokkel.IXMPPHandler is deprecated in favor of 67 twisted.words.protocols.jabber.ijabber.IXMPPHandler (Twisted 8.1.0). 68 - wokkel.iwokkel.IXMPPHandlerCollection is deprecated in favor of 69 twisted.words.protocols.jabber.ijabber.IXMPPHandlerCollection (Twisted 70 8.1.0). 71 - wokkel.subprotocols.XMPPHandlerCollection is deprecated in favor of 72 twisted.words.protocols.jabber.xmlstream.XMPPHandlerCollection (Twisted 73 8.1.0). 74 58 75 59 76 0.6.3 (2009-08-20)
Note: See TracChangeset
for help on using the changeset viewer.