commit 70a1217f498e93924b676f563feb75320521d3a3
Author: David King <davidk@gnome.org>
Date:   Mon Apr 13 21:59:14 2015 +0100

    Update NEWS for 3.16.1 release

M	NEWS
M	configure.ac

commit e6db84dd5029dcd3bd1125b62d72912002c92f79
Author: David King <davidk@gnome.org>
Date:	Mon Apr 13 21:52:05 2015 +0100

    Install symbolic application icon into better path

M	Makefile.am
R100	data/icons/scalable/gnome-logs-symbolic.svg
data/icons/symbolic/gnome-logs-symbolic.svg

commit 97fd82a7864f63b2a5fb8382036a2e4bca8d04f8
Author: David King <davidk@gnome.org>
Date:	Wed Mar 25 19:54:57 2015 +0100

    Use a symbolic application icon

    https://wiki.gnome.org/Initiatives/GnomeGoals/HighContrastAppIcons

M	Makefile.am
D	data/icons/HighContrast/16x16/gnome-logs.png
D	data/icons/HighContrast/22x22/gnome-logs.png
D	data/icons/HighContrast/24x24/gnome-logs.png
D	data/icons/HighContrast/256x256/gnome-logs.png
D	data/icons/HighContrast/32x32/gnome-logs.png
D	data/icons/HighContrast/48x48/gnome-logs.png
A	data/icons/scalable/gnome-logs-symbolic.svg

commit 262f694e625abbe3441da17fcd4b6e5b839a0d31
Author: Jonathan Kang <jonathan121537@gmail.com>
Date:	Thu Mar 12 07:46:22 2015 +0800

    Give has_boot_id an initial value of FALSE

    has_boot_id was not initialized, which may lead to an unexpacted
    error.
    Give has_boot_id an initial value of FALSE to solve it.

    https://bugzilla.gnome.org/show_bug.cgi?id=746503

M	src/gl-journal.c