commit 4125c3461149ddec7fb58f58390a5c052eb7f1fc
Author: Jens Georg <mail@jensge.org>
Date:   Mon Apr 9 20:26:42 2018 +0200

    Prepare 0.28.2

M	NEWS
M	configure.ac
M	meson.build

commit 717552104d580c9dad3c8953085fa3e08b26c750
Author: Jens Georg <mail+gitkraken@jensge.org>
Date:	Sat Mar 31 13:50:00 2018 +0200

    Piwigo: Fix logging in with "&" in password

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

M	plugins/shotwell-publishing/PiwigoPublishing.vala

commit 986cb24554aa9dfd54634b087ee86e7ec2f8c586
Author: Jens Georg <mail@jensge.org>
Date:	Wed Mar 28 19:19:42 2018 +0200

    Fix crash on editing images with alpha channel

    The cache does not carry alpha channel, use proper counting there
    to not
    exceed the cache size

M	src/ColorTransformation.vala

commit 6c1939ef77f33a08204a0869572be62db98635f4
Author: Jens Georg <mail@jensge.org>
Date:	Mon Mar 26 00:29:14 2018 +0200

    saved search: Fix working with Gtk 3.18

    Looks like Glade's verifier did not find this.

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

M	ui/saved_search_dialog.ui