diff options
author | Travis Reitter <travis.reitter@collabora.co.uk> | 2013-06-24 16:24:24 -0700 |
---|---|---|
committer | Travis Reitter <travis.reitter@collabora.co.uk> | 2013-06-24 17:07:51 -0700 |
commit | 6b13ff00c0f9e9fb1729c87aa5b92982933f37e2 (patch) | |
tree | f02ac1965b2516b9adf6259046c4afcd5eb20aed | |
parent | e963463c22dc9b0bb23dd9dc8f602c65cf78025a (diff) |
Added GIR bindings for the backend support libraries
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=702490
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ Bugs fixed: • Bug 683873 - Leak in Zeitgeist code • Bug 686715 - Telepathy init test often fails during clean-up • Bug 698890 - warning: Folks doesn't set GIR namespace or version annotation +• Bug 702490 - Backend support libraries don't have their own + gobject-introspection bindings API changes: |