libsignon-glib NEWS
Version 1.10 ------------ * Temporarily disable GTKDOC_CHECK, it tries to write a log to /usr/bin * Tests: do not access invalidated objects * Remove calls to g_type_init() * Doc: mention that Identity::signout() clears password and tokens * Check that NEWS has been updated Version 1.9 ----------- * Invoke the callback when errors occur * Add NOCONFIGURE logic to autogen.sh * Fix the check for pyoverridesdir for python3 * Fix a memory leak Version 1.8 ----------- * Add signon_auth_session_process_async http://code.google.com/p/accounts-sso/issues/detail?id=115 * Fix all memory leaks detected by valgrind * Set ID before invoking the client callback http://code.google.com/p/accounts-sso/issues/detail?id=132 * Make tests optional at configure time http://code.google.com/p/accounts-sso/issues/detail?id=124 * Documentation and build system improvements 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 |