commit d04a278a9d789bbe3475fc39539456a42d9012c0
Author: David King <davidk@gnome.org>
Date:   Mon Jun 22 22:42:04 2015 +0100

    Update NEWS for 3.17.3 release

M	NEWS
M	configure.ac

commit c3d10181595f5ab7d3ec54f70cdf81c2a05d3d63
Author: Balázs Úr <urbalazs@gmail.com>
Date:	Mon Jun 22 21:47:15 2015 +0000

    Updated Hungarian translation

M	po/hu.po

commit bcc68ff082408e8e3b8fa795b4517476049f89c7
Author: Benjamin Steinwender <b@stbe.at>
Date:	Sat Jun 20 06:26:27 2015 +0000

    Updated German translation

M	po/de.po

commit 8cefc6a6154dc78c66e90cb69e15a09a8d81e432
Author: Daniel Șerbănescu <daniel@serbanescu.dk>
Date:	Fri Jun 19 20:34:55 2015 +0200

    Updated Romanian Translation

M	po/ro.po

commit 047fb83f8f94c83280284fbf69aa2d65983a36f8
Author: Dušan Kazik <prescott66@gmail.com>
Date:	Wed Jun 17 05:45:57 2015 +0000

    Updated Slovak translation

M	po/sk.po

commit cde307a9828db4b34b1006147c60e805f675ce75
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Mon Jun 15 08:53:48 2015 +0000

    Updated Spanish translation

M	po/es.po

commit 162f59fa3345b5b354097d1319fa4729c2f5a322
Author: Jonathan Kang <jonathan121537@gmail.com>
Date:	Tue Jun 9 20:24:43 2015 +0800

    Add category to log entries in important category

    Use a label to indicate to which category entries from the important
    category belong.

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

M	po/POTFILES.in
M	src/gl-eventviewlist.c
M	src/gl-eventviewrow.c
M	src/gl-eventviewrow.h
M	src/gl-journal.c
M	src/gl-journal.h
M	src/gl-util.c
M	src/gl-util.h

commit a2416e4118ff37249dad731295b58183f4f65f63
Author: Jonathan Kang <jonathan121537@gmail.com>
Date:	Tue May 26 23:00:38 2015 +0800

    Remove the PROP_STYLE property from GlEventViewRow

    We use a single line for each log entry, so style property is
    no longer
    needed.

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

M	src/gl-eventviewlist.c
M	src/gl-eventviewrow.c
M	src/gl-eventviewrow.h

commit 995bacac51ee84516e9d0c4950dcc1edd45cdd64
Author: Jonathan Kang <jonathan121537@gmail.com>
Date:	Tue May 26 17:17:27 2015 +0800

    Use a single row for each log entry

    Add seperator between adjacent rows and use a single row for each
    entry.

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

M	src/gl-eventviewlist.c
M	src/gl-eventviewrow.c
M	src/gl-eventviewrow.h