commit c3e89f7141d6a17061db3804b863767f1a34c5b9 Author: Felix Riemann Date: Sun Aug 21 16:52:46 2016 +0200 Prepare for release 3.18.3 NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) commit 751a78b9a0843bcc0e34788ec8e4a12047bbc7da Author: Felix Riemann Date: Sun Aug 21 15:56:46 2016 +0200 EogErrorMessageArea: Make sure error messages are valid UTF8 GMarkup requires valid UTF8 input strings and would cause odd looking messages if given invalid input. This could also trigger an out-of-bounds write in glib before 2.44.1. Reported by kaslovdmitri. https://bugzilla.gnome.org/show_bug.cgi?id=770143 src/eog-error-message-area.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) commit ebca357c541749ec2508b1857fdbb7d2ca5b6da6 Author: Felix Riemann Date: Sun Aug 21 15:32:31 2016 +0200 EogImage: Fix leaked GError when loading an SVG fails Make sure the GError is not overwritten when closing the handle if loading already failed earlier on. This will handle SVG errors similar to errors from GdkPixbuf. https://bugzilla.gnome.org/show_bug.cgi?id=770197 src/eog-image.c | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) commit 0985b0a5aa04366ae593a5e146c72f52b8f48b92 Author: Anders Jonsson Date: Sat Jun 11 22:39:21 2016 +0000 Updated Swedish translation help/sv/sv.po | 1091 ++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 729 insertions(+), 362 deletions(-) commit 9809e79e32ccd1115f6f042f676336108fb43eb3 Author: GNOME Translation Robot Date: Tue Mar 8 19:09:21 2016 +0000 Updated Scottish Gaelic translation po/gd.po | 1359 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 684 insertions(+), 675 deletions(-) commit 8948028a62c7c33ceab43d71de0d9e20573a71de Author: Felix Riemann Date: Sun Feb 14 19:23:30 2016 +0100 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)