commit 1d143e8474ba92b0202288c38881dd0efb256f25
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Dec 11 21:20:34 2017 +0100

    Prepare release 3.27.2

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

commit c4ff5acfe1931d5342435956448a76ecb7751c7f
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Dec 4 19:59:33 2017 +0100

    Remove the OMF file
    
    It’s a gnome-doc-utils/ScrollKeeper leftover.

 help/eog.omf.in | 11 -----------
 1 file changed, 11 deletions(-)

commit 4804e68c3398a0fc1840a3efbbea6d497f4cd0a5
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Nov 19 19:17:50 2017 +0100

    EogCloseConfirmationDialog: Convert to GtkMessageDialog
    
    This makes the dialog look more modern like the dialogs in
    other GNOME apps.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=787188

 src/eog-close-confirmation-dialog.c | 127 ++++++------------------------------
 src/eog-close-confirmation-dialog.h |   4 +-
 2 files changed, 22 insertions(+), 109 deletions(-)

commit f269e4b04fffb0ccd8f62277d1d05744ccdd86cd
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Nov 19 15:26:52 2017 +0100

    EogWindow: Restore the code to update the recent files list
    
    This partially reverts 94ceb3d5679c89a099717c3b7dc741c0558c1adb
    where the code to update the recent files list was removed together
    with the corresponding menu entry. Turns out the code was still useful
    for the recent files list in Nautilus.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=787750

 src/eog-window.c | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 57 insertions(+)

commit 90e55d42b055b957b9c95a072d63f6667a6f8b71
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Nov 13 21:28:43 2017 +0100

    Post-release version bump

 configure.ac | 2 +-
 meson.build  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)