commit 343d0a4c29b234f81197f502fed16ba739022a6a
Author: Victor Toso <me@victortoso.com>
Date:   Sat Sep 10 15:39:35 2016 +0200

    Release 0.3.2

 NEWS         | 21 +++++++++++++++++++++
 configure.ac |  4 ++--
 2 files changed, 23 insertions(+), 2 deletions(-)

commit f3ccf5575ff4b1f3cf59236a7aea53b1895f98b0
Author: Victor Toso <me@victortoso.com>
Date:   Wed Aug 24 14:27:25 2016 +0200

    tests: throttling test on GrlNetWc library
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769331

 tests/Makefile.am |  11 +++
 tests/lib-net.c   | 248 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 259 insertions(+)

commit b4dca1129989f9d9fc4a274860d38566802cd11c
Author: Victor Toso <me@victortoso.com>
Date:   Sat Jul 30 18:22:51 2016 +0200

    net: Initialize GTimeVal for throttling
    
    The last_request variable was never initialized leading to delay
    between request to not work.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769331

 libs/net/grl-net-wc.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 75448d86a70cf5ffbe7be5b3a930749dbffb15b0
Author: Mathieu Bridon <bochecha@daitauha.fr>
Date:   Sat Aug 13 00:31:28 2016 +0200

    Fix annotation
    
    Bindings are broken without this.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769830

 libs/net/grl-net-wc.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit f321549718125e45205c46567b047060088fa5ea
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Aug 22 21:27:05 2016 +0200

    Updated Polish translation

 po/pl.po | 50 +++++++++++++++++++++++---------------------------
 1 file changed, 23 insertions(+), 27 deletions(-)

commit 2daf86f7f61b6b1d2ee3c528ab2d16b87900d507
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Jul 21 22:37:55 2016 +0200

    Add Language headers to po files
    
    Future versions of gettext will fail if this header is missing.

 po/ca@valencia.po | 2 +-
 po/nb.po          | 2 +-
 po/sl.po          | 2 +-
 po/sr@latin.po    | 2 +-
 po/tr.po          | 2 +-
 po/zh_HK.po       | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

commit e6cbe5da72e40385266e88f8ef7e39783a39ac37
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jun 27 13:57:19 2016 +0200

    test-ui: Remove setting "guess-video" option
    
    It doesn't do anything since title parsing was moved to the Lua plugin.

 tools/grilo-test-ui/main.c | 14 --------------
 1 file changed, 14 deletions(-)

commit 0d9e53e32400dafd25d319b8e670ee762ef82700
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jun 27 13:50:53 2016 +0200

    man: Fix grl-launch browse example
    
    s/box/container/ as done in grilo 0.3

 grl-launch-0.3.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6d46eb23cedaa024ccd3b3fdd88dd00e054acf70
Author: Adrien Plazas <kekun.plazas@laposte.net>
Date:   Fri May 13 10:05:46 2016 +0200

    grl-source: Make resolution funcs own 'media' param
    
    Declare the ownership of the 'media' param of grl_source_resolve() and
    grl_source_resolve_sync() as fully transfered.
    
    This is needed to avoid reference counting bugs in the Vala bindings.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=766386

 src/grl-source.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8e2e164c5c3a7595b9ca1e427256b1f89b6b67df
Author: Reinout van Schouwen <reinouts@gnome.org>
Date:   Sun Jun 26 23:41:30 2016 +0200

    Initial Dutch translation by Nathan Follens and Justin van Steijn

 po/LINGUAS |   1 +
 po/nl.po   | 199 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 200 insertions(+)

commit f58a3eabb4b78423c31bb2a9d16dd7d9dfd80699
Author: Andika Triwidada <atriwidada@gnome.org>
Date:   Wed Jun 22 21:11:34 2016 +0000

    Updated Indonesian translation

 po/id.po | 59 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 29 insertions(+), 30 deletions(-)

commit 38ec24f4099f25b4463901978a8020baaa3d05a3
Author: Juan A. Suarez Romero <jasuarez@igalia.com>
Date:   Thu Jun 16 21:21:02 2016 +0000

    Post-release version bump to 0.3.2

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)