Updating link to change in openSUSE:Factory/telepathy-glib revision 26.0

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=f7638e8d05bfea6e2136f847439f5845
This commit is contained in:
OBS User buildservice-autocommit
2010-04-08 10:38:07 +00:00
committed by Git OBS Bridge
parent 338aeed495
commit 9992fb9916
4 changed files with 24 additions and 6 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Apr 7 13:35:44 CEST 2010 - vuntz@opensuse.org
- Update to version 0.10.3:
+ Fixes:
- Don't fail 'make check' if gtk-doc complains that the
documentation is incomplete, since this is a stable branch,
but gtk-doc's definition of "complete" changes from release
to release
- Don't warn/error if we're using deprecated functions, since
this is a stable branch, so it's not going to be fixed here
+ Documentation:
- fdo#27281: clarify documentation for tp_message_mixin_sent,
using telepathy-spec 0.19.2 as a reference
- Improve documentation of
TpContactsMixinFillContactAttributesFunc
- tp_account_set_nickname_async: set the right source_tag
-------------------------------------------------------------------
Fri Apr 2 19:31:29 CEST 2010 - vuntz@opensuse.org