From: David King Date: Fri, 26 Oct 2012 12:59:05 +0000 (+0100) Subject: Update NEWS X-Git-Tag: 1.8~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4a8d174a8f281bda110ce8a211c930911b75910d;p=platform%2Fupstream%2Flibgsignon-glib.git Update NEWS --- diff --git a/NEWS b/NEWS index e69de29..171f337 100644 --- a/NEWS +++ b/NEWS @@ -0,0 +1,46 @@ +libsignon-glib NEWS + +Version 1.7 +----------- + +* Support GValues of type GVariant + http://code.google.com/p/accounts-sso/issues/detail?id=121 + +Version 1.6 +----------- + +* Be Python 3 compatible + +Version 1.5 +----------- + +* Add workaround for missing GStrv support in PyGObject +* Port from dbus-glib to GDBus + +Version 1.4 +----------- + +* Update licence is tests + +Version 1.3 +----------- + +* AuthSession: let the callback unreference "self" + http://code.google.com/p/accounts-sso/issues/detail?id=121 +* Several improvements to tests +* Distribute Vala bindings +* Add Requires.private to pkg-config files + +Version 1.2 +----------- + +* Depend on latest signond +* Remove support for old D-Bus API +* Improve creation of GError instances +* Use dbus-test-runner for running tests if available +* Support new signond D-Bus API +* Several API reference documentation improvements +* Add GObject-Introspection for bindings +* Add GType information to enums +* Tidy public includes +* Define SignonIdentityInfo as a new boxed type