telepathy-butterfly-0.5.4 (19-01-2010)
======================================

The "Awesome Xmas presnt" release.

Enhancements:
  * Implement the InitialAudio and InitialVideo properties when requesting a
    StreamedMedia channel (fd.o #25396)
  * Advertise text capabilities of contacts (fd.o #24878)
  * Experimental MailNotification interface (fd.o #25995)

Fixes:
  * Fix the callback when refusing a contact (fd.o #24965)

telepathy-butterfly-0.5.3 (25-10-2009)
======================================

The "I should have seen this coming " release.

Fixes:
  * Fix sending non-ascii offline messages (fd.o #24725)

telepathy-butterfly-0.5.2 (20-10-2009)
======================================

The "la bouteille de rosé sur mon bureau" release.

Dependencies:

Enhancements:
  * Implement offline messages support (fd.o #21402)

Fixes:
  * Allow for webcam session to be received correctly
  * Make it possible to receive some more calls
  * Ignore call to connection.Connect() when connect{ed,ing} as per spec

telepathy-butterfly-0.5.1 (14-09-2009)
======================================

The "if you look real closely you can see the butterflies mating" release.

Dependencies:
 * python 2.5
 * papyon 0.4.2
 * telepathy-python 0.15.11

Enhancements:
 * Add support for audio/video conferences
 * Implement the Debug interface

Fixes:
 * Don't add a contact to the publish and subscribe lists at the same time

telepathy-butterfly-0.5.0 (28-07-2009)
======================================

The "opening couplet of an excellent nerd-rock song" release.

Dependencies:
 * Drop pymsn dependency
 * papyon 0.4.1
 * telepathy-python 0.15.9

Enhancements:
 * Migrate from pymsn to papyon as the MSN backend library
 * Implement the Requests connection interface

Fixes:
 * Use the presence type busy for busy presence (fd.o #22619)
 * Fix crash on nudge reception (fd.o #22350)
 * Trigger "Name in use" error when another client logged in using the same account (fd.o #22555)

telepathy-butterfly-0.3.4 (16-06-2009)
======================================

Dependencies:

 * telepathy-python 0.15.6

Enhancements:

 * Implement Connection.Interface.Contacts

Fixes:

 * Fixed AttributeError in on_contact_memberships_changed (fd.o #19919)
 * Actually emit the SimplePresence.PresencesChanged signal
 * Fix RequestHandles for contact and DnD in empathy (fd.o #22224)
 * Fix GetSelfHandle in text channel, add handle in members
 * Remove closed text channel from the list (fd.o #22250)

telepathy-butterfly-0.3.3 (06-01-2009)
======================================

Dependencies:

 * telepathy-python 0.15.5

Enhancements:

 * Exit if the connection manager is already running.
 * Implemented GetAliases & GetAliasFlags from Connection.Interface.Aliasing.
 * Implement SimplePresence.
 * Use telepathy.utils.debug_divert_messages to divert log messages.

Fixes:

 * Encode the user alias as UTF-8 when setting a new display name.

telepathy-butterfly-0.3.2 (20-07-2008)
======================================

Enhancements:

 * Updated the configure script and the gnu_dirs tool
 * The last user in a multi user conversation no longer leaves the conversation

Fixes:

 * Fixed self presence handling
 * Fixed self avatar handling
 * Fixed an Attribute exception is ButterflyAvatars
 * Fixed AvatarRetrieved not being emitted for self avatar
 * Fixed the configure script to generate a Makefile able to handle DISTDIR
 * Fixed GetKnownAvatarTokens for self handle when no avatar is known

telepathy-butterfly-0.3.1 (16-01-2008)
======================================

Fixes:

 * No longuer disconnect when BUTTERFLY_PERSIST is set and the last client
 * Group names are case insensitive, added a fix to avoid creating a new group
 * Fixed Alias setting on contacts not in the FORWARD list
 * Fixed adding contacts to group during contact addition
 * Fixed utf-8 encoded handle names

telepathy-butterfly-0.3.0 (12-01-2008)
======================================

The "Blue Morpho" release.

Enhancements:

 * Complete rewrite using the new pymsn-0.3.0

telepathy-butterfly-0.1.4
=========================

Enhancements:

 * Added mime type support to avatars
 * Merged Magnus Nordseth avatar support patch

telepathy-butterfly-0.1.3
=========================

The "Glasswing" release.

Fixes:

 * Fixed Personnal Message Setting, and Aliases retrieval
 * Fixed TextChannel closed on timeout by the client, and never reopened again
