commit 02cb19835cb52bd84b0b5eaca1b4d6338417d261 Author: Antoine Jacoutot Date: Tue Oct 15 09:36:30 2013 +0200 portability: canonicalize_file_name -> realpath canonicalize_file_name() is a GNU extension so let's use the portable realpath() instead. https://bugzilla.gnome.org/show_bug.cgi?id=710163 rsvg-base.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 6f6be8c524cc42828eb87c10b54a242c6a2484e3 Author: Philip Withnall Date: Fri Nov 29 12:55:23 2013 +0000 test-display: Fix potential g_object_unref(NULL) call base_file can legitimately be NULL at this point. Found by scan-build. https://bugzilla.gnome.org/show_bug.cgi?id=719552 test-display.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 8a9afc72dbfd75461991da1a8699da1abae074e6 Author: Christian Persch Date: Tue Nov 19 18:48:41 2013 +0100 Post release version bump configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)