libtelepathy 0.3.2 (2008-02-04)
===============================

The "must die" release.

This release adds API to TpChan and TpConn to convert to and from
telepathy-glib's TpChannel and TpConnection objects, to help with migration
to the new library.

libtelepathy 0.3.1 (2007-11-22)
===============================

This release makes libtelepathy depend on telepathy-glib >= 0.7.0, for easier
migration from libtelepathy to the client code that's going to land in
telepathy-glib soon - a few functions formerly provided by libtelepathy
are now in telepathy-glib.

It also updates to spec 0.17.0 (in sync with telepathy-glib).

If you want a head start on porting to telepathy-glib client code, try
to get your projects compiling with LIBTELEPATHY_DISABLE_DEPRECATED
defined.

libtelepathy 0.3.0 (2007-11-13)
===============================

The "G_GNUC_DEPRECATED" release.

This is the beginning of a new development branch, 0.3.x. The plan for
this branch is that we'll clean up the libtelepathy API to be more
consistent and auto-generatable, while keeping up with improvements to code
generation infrastructure in telepathy-glib. Eventually, libtelepathy
will be copied into a telepathy-glib 0.7.x release and we'll only have one
GLib binding (and there will be much rejoicing).

Accordingly, this release deprecates a large number of symbols. Please
try compiling projects that use libtelepathy with
-DLIBTELEPATHY_DISABLE_DEPRECATED, to see what we plan to get rid of.
Whatever porting you do now won't have to be done to port to
telepathy-glib, so get a head start :-)
