commit bbd3f92b1be89de56e817a5f089c87f8d31c9c84
Author: Felix Riemann <friemann@gnome.org>
Date:   Wed May 13 19:25:05 2015 +0200

    Prepare for release 3.16.2

 NEWS | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

commit 1c296e5cc5a6fc52205273a257a10e626d31315c
Author: Dean Chen <wsxy162@gmail.com>
Date:   Sun May 3 10:46:41 2015 +0800

    update zh_CN translation

 po/zh_CN.po | 1322 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 644 insertions(+), 678 deletions(-)

commit 21f7d6b6145c7eecabe6c95c1f0343dbdb62e80e
Author: Kent Vander Velden <kent.vandervelden@gmail.com>
Date:   Wed Apr 29 10:31:33 2015 -0500

    Update progress status bar for all images, valid and invalid.
    
    The progress status bar (cur / tot) in the lower right was only being updated
    when an image was valid, with data. When browsing a directory or otherwise
    multiple filenames given to eog, the status bar would only update when visting
    valid images. Simply moved update_image_pos(...) outside of the
    eog_image_has_data(...) test.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=748653

 src/eog-window.c | 47 ++++++++++++++++++++++++-----------------------
 1 file changed, 24 insertions(+), 23 deletions(-)

commit c20253fc65fa22a0f603e1cff72c0a5d3543dfb1
Author: Felix Riemann <friemann@gnome.org>
Date:   Wed Apr 29 21:11:50 2015 +0200

    icon: Install symbolic app icon into the right location
    
    Make sure the icon installs into the system data dir instead of the
    package data dir. Also fix used icon category.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=746842

 data/icons/scalable/Makefile.am | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit 3179f097357e3a171a445ae8430ee8c87aad0bb7
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Thu Mar 26 19:40:03 2015 +0100

    icon: provide a symbolic variant of the app icon
    
    https://bugzilla.gnome.org/show_bug.cgi?id=746842

 data/icons/scalable/Makefile.am           |  3 ++-
 data/icons/scalable/apps/eog-symbolic.svg | 25 +++++++++++++++++++++++++
 2 files changed, 27 insertions(+), 1 deletion(-)

commit c7d2d7240a4d59ed49e1ad5f90a6bfdb7024782e
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:   Tue Apr 28 13:25:26 2015 +0000

    Updated Occitan translation

 po/oc.po | 3423 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1906 insertions(+), 1517 deletions(-)

commit 32b4e4942927ca91ff9ed3ede6bc687c95d99b4b
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Mon Apr 27 14:37:04 2015 +0000

    Updated Icelandic translation

 po/is.po | 163 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 92 insertions(+), 71 deletions(-)

commit 2d9488125360a2a149ddfa6c9d678487ac6f4f41
Author: Felix Riemann <friemann@gnome.org>
Date:   Thu Apr 16 23:48:34 2015 +0200

    EogApplication: Restrore Ctrl+W shortcut for closing windows
    
    Seems to have gone missing during the GAction migration.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=747806

 src/eog-application.c | 1 +
 1 file changed, 1 insertion(+)

commit d985678fe769e70674bd949b895a0ad00da4ea07
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Apr 13 19:56:27 2015 +0200

    Post-release version bump

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