- fix a mispell bug
[telepathy.git] / NEWS
blob6736c7780fbcde7ff4a076c715891baba34eecf9
1 telepathy-butterfly-0.3.0 (Blue Morpho)
2 ======================================
4   * List of changes between 0.3.2 and 0.3.1
5     o Fixed self presence handling
6     o Fixed self avatar handling
7     o The last user in a multi user conversation no longuer leaves the conversation
8     o Fixed an Attribute exception is ButterflyAvatars
9     o Fixed AvatarRetrieved not being emitted for self avatar
10     o Updated the configure script and the gnu_dirs tool
11     o Fixed the configure script to generate a Makefile able to handle DISTDIR
12     o Fixed GetKnownAvatarTokens for self handle when no avatar is known
14   * List of changes between 0.3.1 and 0.3.0
15     o No longuer disconnect when BUTTERFLY_PERSIST is set and the last client
16     o Group names are case insensitive, added a fix to avoid creating a new group
17     o Fixed Alias setting on contacts not in the FORWARD list
18     o Fixed adding contacts to group during contact addition
19     o Fixed utf-8 encoded handle names
21   * List of changes between 0.3.0 and 0.1.4
22     o Complete rewrite using the new pymsn-0.3.0
24 telepathy-butterfly-0.1.4 (Glasswing)
25 ======================================
27   * List of changes between 0.1.4 and 0.1.3
28     o Merged Magnus Nordseth avatar support patch
29     o Added mime type support to avatars
31   * List of bugs fixed between 0.1.4 and 0.1.3
32     o Fixed Personnal Message Setting, and Aliases retrieval
33     o Fixed TextChannel closed on timeout by the client, and never reopened
34     again