[Telepathy] ANNOUNCE: telepathy-glib 0.5.14
Simon McVittie
simon.mcvittie at collabora.co.uk
Tue Aug 28 07:35:28 PDT 2007
telepathy-glib 0.5.14, the "Mornington Crescent" release.
Tarball:
http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.5.14.tar.gz
Signature:
http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.5.14.tar.gz.asc
Darcs repository:
http://projects.collabora.co.uk/darcs/telepathy/telepathy-glib/
Highlights:
* Incorporate the Tubes specification, with interfaces appearing in
the shared library
* Add GetKnownAvatarTokens() to the Avatars interface
* Add new utility functions tp_g_value_slice_dup, tp_g_value_slice_new
* Deprecate telepathy-glib-unstable - it turned out not to be such a
good idea. If you're using that static library (telepathy-idle is the
only user I'm aware of), please switch to using infrastructure similar
to the extensions/ directory in Gabble and Salut
and the usual bug and leak fixes. A full changelog follows.
Regards,
Simon
Tue Aug 28 14:50:43 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* Version 0.5.14, libtool c:r:a = 3:0:3
Tue Aug 28 14:48:07 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* Fix misuse of <TITLE> in gtkdoc
Tue Aug 28 14:47:48 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* Incorporate new tubes spec into docs
Tue Aug 28 14:16:43 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* Channel_Type_Tubes.xml: the attr is called tp:type, not tp_type (fixes failure to build)
Tue Aug 28 14:14:14 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* Include autogen.sh in tarball - OLPC's jhbuild assumes this will be present
Tue Aug 28 14:12:59 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* Deprecate telepathy-glib-unstable
Tue Aug 28 14:11:07 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* Add Tubes to the shared library
Tue Aug 28 13:41:40 BST 2007 Senko Rasic <senko.rasic at collabora.co.uk>
* Actually syncing with 0.15.5, and not 0.15.5.1 snapshot
Tue Aug 28 13:14:20 BST 2007 Senko Rasic <senko.rasic at collabora.co.uk>
* updated to spec version 0.15.5.1
Mon Aug 27 23:05:56 BST 2007 Senko Rasic <senko.rasic at collabora.co.uk>
* Connection.Interface.Avatars: added new GetKnownAvatarTokens() method and deprecate the old GetAvatarTokens() one
Wed Jul 11 16:21:00 BST 2007 Dafydd Harries <dafydd.harries at collabora.co.uk>
* properties mixin: when SetProperties is called in the middle of an existing SetProperties call, don't trample over the existing state
Wed Jul 11 15:34:23 BST 2007 Dafydd Harries <dafydd.harries at collabora.co.uk>
* fix loop termination condition
Wed Jul 11 12:36:52 BST 2007 Dafydd Harries <dafydd.harries at collabora.co.uk>
* properties mixin: fix memory leak in ListProperties implementation
Thu Jun 28 16:22:53 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* Remove extraneous debug from TpPresenceMixin
Thu Jun 28 17:38:58 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* base-connection-manager.c: #include <telepathy-glib/util.h>
Thu Jun 28 15:20:44 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* tp_presence_mixin_get_presence: don't leak the implementor-supplied hash table
Thu Jun 28 15:18:16 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* TpPresenceMixin: API clarifications
Thu Jun 28 15:17:53 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* TpPresenceMixin: wrap some long lines
Thu Jun 28 14:33:36 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* TpPresenceMixin: use tp_g_value_slice_dup
Thu Jun 28 14:30:31 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* Add tp_g_value_slice_dup [re-recorded]
Thu Jun 28 14:03:00 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* TpPresenceMixin: wrap long lines
Thu Jun 28 14:37:30 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* Use tp_g_value_slice_new in a couple of places
Thu Jun 28 14:30:36 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* Add tp_g_value_slice_new [re-recorded]
Wed Jun 27 14:07:31 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* In group mixin, don't leak the GPtrArray of external group mixins
Mon Jun 25 16:57:14 BST 2007 Senko Rasic <senko.rasic at collabora.co.uk>
* tp_group_mixin_change_members: remember the actor handle before any unreffing happens
Wed Jun 20 12:45:31 BST 2007 Robert McQueen <robert.mcqueen at collabora.co.uk>
* stack allocate TpPresenceStatus when calling set_own_status function
Wed Jun 20 12:34:15 BST 2007 Robert McQueen <robert.mcqueen at collabora.co.uk>
* fix documentation for presence mixin to clarify that TpPresenceStatus->optional_arguments may be null
Thu Jun 7 13:13:53 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* Bump nano version to 1
Thu Jun 7 12:55:28 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* c-constants-generator: reformat <tp:spec> template
Thu Jun 7 12:55:07 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* c-constants-generator: spec now has @plural so remove hack
Thu Jun 7 12:54:18 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* c-constants-generator.xsl: make mixed-case-prefix param mandatory
Thu Jun 7 12:40:13 BST 2007 Simon McVittie <simon.mcvittie at collabora.co.uk>
* Make c-interfaces-generator not telepathy-glib specific
Wed Jun 6 15:54:31 BST 2007 Robert McQueen <robert.mcqueen at collabora.co.uk>
* remove extra debug message
Fri Jan 5 10:54:26 GMT 2007 Senko Rasic <senko.rasic at collabora.co.uk>
* properties mixin: gracefully handle situations when client tries to set 0 properties
Fri Jun 1 17:06:35 BST 2007 Robert McQueen <robert.mcqueen at collabora.co.uk>
tagged telepathy-glib 0.5.13
More information about the Telepathy
mailing list