commit: fb5269a fb5269aeabdcdf5ba8530f9eeafff73eef9266ed Author: Zeeshan Ali (Khattak) Date: Mon Sep 23 17:48:13 2013 +0300 Release 3.10.0 NEWS | 14 ++++++++++++++ configure.ac | 6 +++--- 2 files changed, 17 insertions(+), 3 deletions(-) commit: 566b8d5 566b8d54ca2ce08776050aaa1e110783f04e8dc2 Author: Zeeshan Ali (Khattak) Date: Mon Sep 23 18:24:04 2013 +0300 Fix docs build For details: https://bugzilla.gnome.org/show_bug.cgi?id=701638#c15 docs/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit: 8488e33 8488e337a85ef01563ca078a073ffc98724e5f8d Author: Kalev Lember Date: Mon Sep 23 15:18:55 2013 +0200 build: Depend on json-glib 0.16.2 Even though we don't need any new symbols from json-glib > 0.14, bump the required version to 0.16.2 to make sure we are building against the version of json-glib that's built with the -Bsymbolic linker flag. Fixes a possible crash in gnome-settings-daemon. http://blogs.gnome.org/ebassi/2013/09/16/do-not-link-against-pulseaudio-and-json-glib-0-16/ configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit: 326f208 326f20829da92c39a1d623f53e06cbc0f049069a Author: Zeeshan Ali (Khattak) Date: Tue Sep 17 21:25:45 2013 +0300 test-gcglib: Remove a now redundant workaround This ticket has been resolved so we don't need to workaround it: https://trac.openstreetmap.org/ticket/4918 geocode-glib/test-gcglib.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)