The "where did you get your bear?" stable release. This release begins a bugfix-only 0.10.x branch, in which new API/ABI will no longer be added; 0.11.x development releases will continue to be made from the master branch. The 0.10.x branch targets the D-Bus API from telepathy-spec 0.18.0.
The major enhancement since 0.8.x is that TpAccountManager and TpAccount, previously simple stub classes, now have high-level API to manipulate accounts. GLib 2.20 and dbus-glib 0.82 are now required, and telepathy-glib now links against GIO. 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.10.0.tar.gz Signature: http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.10.0.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) Enhancements since 0.9.2: * Add compile-time warnings if the results of functions that allocate memory are ignored; for a couple of these functions it's not obvious that a result is allocated, leading to non-obvious leaks (smcv) * Add compile-time warnings if the results of certain functions with no side-effects are ignored, which is harmless but makes no sense (smcv) * Improve lcov.am, syncing with telepathy-gabble (smcv) Fixes since 0.9.2: * fd.o #23848: when making a release, make the build system check for files that indicate unreleased status; correct a few such comments (wjt) * fd.o #25149: when a TpAccount is invalidated (deleted), signal connection disconnection first (smcv) * Exit the main loop gracefully when CMs are disconnected from the session bus (sjoerd) * fd.o #14603: don't set fatal criticals in tp_run_connection_manager, CMs are now responsible for doing this (sjoerd) * fd.o #25600: fix inadvertant GLib 2.20 dependency (jonny) * In code generation tools (glib-ginterface-gen.py), allow D-Bus methods whose names are C keywords (smcv) * Fix with-session-bus.sh dbus-monitor logging when /bin/sh is not bash (smcv)
signature.asc
Description: Digital signature
_______________________________________________ telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
