Accepting request 35722 from home:vuntz:branches:GNOME:Factory

Copy from home:vuntz:branches:GNOME:Factory/telepathy-glib via accept of submit request 35722 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/35722
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=40
This commit is contained in:
Vincent Untz
2010-03-29 11:22:57 +00:00
committed by Git OBS Bridge
parent 3a520303d8
commit 0909b14639
4 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Mar 25 11:06:03 CET 2010 - vuntz@opensuse.org
- Update to version 0.10.1:
+ Fixes:
- Don't make an idle call to put received messages in the
TpMessageMixin queue, potentially avoiding a reference leak
- tp_contacts_mixin_set_contact_attribute now takes a const
gchar * instead of a gchar *
- Escape the doc-comments better in generated service
interfaces
- Fix some typos and broken cross-references in the
documentation, and improve the TpAccount documentation
- Chain up to GObject's dispose method when destroying a
TpBaseConnectionManager
- Remove a misleading debug message from
tp_list_connection_names
-------------------------------------------------------------------
Fri Jan 22 17:52:27 CET 2010 - vuntz@opensuse.org