The "it's quicker if you run" release. This release collects up some minor
bugfixes on the 0.8.x stable branch; version 0.10.1, to be released soon,
will contain the same fixes.

telepathy-glib is the GObject binding for the Telepathy real-time communication
framework, which can be used to implement user interfaces, connection managers
(protocol backends), and other Telepathy components.

Tarball:
http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.8.2.tar.gz
Signature:
http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.8.2.tar.gz.asc
The latest reviewed code is always available from:
git://git.collabora.co.uk/git/telepathy-glib.git
http://git.collabora.co.uk/?p=telepathy-glib.git (gitweb)

Fixes:

* Don't rely on enum types being unsigned (sjoerd)

* In tp_dbus_properties_mixin_make_properties_hash, add a missing call to
  va_end (smcv)

* Don't make an idle call to put received messages in the TpMessageMixin
  queue, potentially avoiding a reference leak (Vivek)

* tp_contacts_mixin_set_contact_attribute now takes a const gchar *
  instead of a gchar * (mikhailz)

* Escape the doc-comments better in generated service interfaces (smcv)

* Fix some typos and broken cross-references in the documentation (smcv)

* Chain up to GObject's dispose method when destroying a
  TpBaseConnectionManager (smcv)

* Remove a misleading debug message from tp_list_connection_names (wjt)

Attachment: signature.asc
Description: Digital signature

_______________________________________________
telepathy mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/telepathy

Reply via email to