comparison ChangeLog @ 28159:087ad09cd4f5

merge of '5fabe3309f53afaf46157b615ec20eec581969e5' and 'fd5955618eddcd84d522b30ff11102f9601f38c8'
author Paul Aurich <paul@darkrain42.org>
date Mon, 31 Aug 2009 20:10:35 +0000
parents 191bb5bf2fc5
children daa709ff32e3
comparison
equal deleted inserted replaced
28158:02c62c9ad822 28159:087ad09cd4f5
16 * Fix connecting using BOSH and legacy authentication (XEP-0078). 16 * Fix connecting using BOSH and legacy authentication (XEP-0078).
17 * Adding buddies of the form "romeo@montague.net/Resource" are handled 17 * Adding buddies of the form "romeo@montague.net/Resource" are handled
18 properly. In addition, it is no longer possible to add buddies of 18 properly. In addition, it is no longer possible to add buddies of
19 the form "room@conference.example.net/User", where 19 the form "room@conference.example.net/User", where
20 room@conference.example.net is a MUC. 20 room@conference.example.net is a MUC.
21 * Don't crash when receiving "smileyfied" XHTML-IM from clients that don't
22 support bits of binary (ie. when getting an empty <data/> in return)
21 23
22 Yahoo!/Yahoo! JAPAN: 24 Yahoo!/Yahoo! JAPAN:
23 * Accounts now have "Use account proxy for SSL connections" option. This 25 * Accounts now have "Use account proxy for SSL connections" option. This
24 option force-overrides the account specific proxy settings for SSL 26 option force-overrides the account specific proxy settings for SSL
25 connections only and instead uses the global proxy configuration. 27 connections only and instead uses the global proxy configuration.