commit c03184eb6445dbbb4398e5369e20b7e8c7ac8d35
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Tue Jun 9 13:32:28 2015 +0100

    build: Port from gnome-common macros to autoconf-archive ones

M	Makefile.am
M	configure.ac

commit f6ce2d160f77d8964379c5458aac3461dcf9911b
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Tue Jun 9 13:31:51 2015 +0100

    build: Use AC_CHECK_LIBM to check for libm

M	Makefile.am
M	configure.ac

commit 735fbb14b601f2342dec5c4398d9bfc6b09696c3
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Tue Jun 9 13:31:27 2015 +0100

    build: Update ACLOCAL flags

M	Makefile.am
M	configure.ac

commit cd89454afd803bcde1e1527929e2d0f5caaabe7f
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Tue Jun 9 13:28:16 2015 +0100

    build: Update autogen.sh to drop unnecessary use of gnome-autogen

    https://wiki.gnome.org/Projects/GnomeCommon/Migration

M	autogen.sh

commit 983b90bbbbd6de147b182aad531941b236051a21
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Tue Jun 9 13:27:36 2015 +0100

    build: Use AX_GENERATE_CHANGELOG to generate the ChangeLog

    http://www.gnu.org/software/autoconf-archive/ax_generate_changelog.html

A	ChangeLog
M	Makefile.am
M	configure.ac

commit 25c689462a6a97fc1a2d5fb4f22f7c1275f8b2e1
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Tue Jun 9 12:34:59 2015 +0100

    core: Fix a potential assertion failure on an error handling path

    If the enumeration loop iterates one or more times and chooses an
    interesting_file, then encounters an error getting some file
    information
    (which can happen part-way through enumeration with
    GLocalFileEnumerator), it will throw an error. The error code
    previously
    ignored existing interesting_files, and hence tripped the
    post-condition
    assertion (child_error == NULL || interesting_file_info == NULL).

    Fix that by ignoring errors if an interesting_file has already been
    found.

    https://retrace.fedoraproject.org/faf/problems/bthash/?bth=7c8a254ad589f1636cfc57d2921f51afba080609

M	src/main.c

commit caf3fd757dbaff36f6336d173c06c1c798039809
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:	Tue Jun 9 12:34:30 2015 +0100

    core: Fix a memory leak in a debug message print

M	src/main.c

commit 6c5c60344803cc538ed22177fb734e1e48bdd8d9
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:	Thu May 28 21:25:17 2015 +0000

    Added Swedish translation

M	po/LINGUAS
A	po/sv.po

commit 30530f2671cb66842a060922a007060a3b3c3c89
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:	Sat May 23 11:11:49 2015 +0000

    Added Occitan translation

M	po/LINGUAS
A	po/oc.po

commit c64bf49144e3aa490231717509bf68022de249c6
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Apr 13 23:39:10 2015 +0100

    Post-release version bump

M	NEWS
M	configure.ac

commit 1833e7b6063719d0f9a7485482d68135630d7874
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Apr 13 23:38:03 2015 +0100

    Release version 0.1.5

M	NEWS