commit 9d73cfaf9fc41efef6557796b2b5296bc19716c7
Author: Alex Tereschenko <frozen.and.blue@gmail.com>
Date:   Sat May 20 10:36:09 2017 +0200

    NEWS: update for 1.15.8 release
    
    Signed-off-by: Alex Tereschenko <frozen.and.blue@gmail.com>

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

commit bd3a14733caa0b87a3b64d7b4a28ea775a2b0d80
Author: Alex Tereschenko <frozen.and.blue@gmail.com>
Date:   Sat May 20 10:25:06 2017 +0200

    Update ax_require_config from upstream
    
    Signed-off-by: Alex Tereschenko <frozen.and.blue@gmail.com>

 m4/ax_require_defined.m4 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit e6327fa22468d657b67d58affe07f563ea2d160c
Author: Alex Tereschenko <frozen.and.blue@gmail.com>
Date:   Tue May 16 23:24:24 2017 +0200

    WebSyncService: expand supported TLS versions list
    
    Signed-off-by: Alex Tereschenko <frozen.and.blue@gmail.com>

 Tomboy/Addins/WebSyncService/Api/AnonymousConnection.cs | 2 ++
 Tomboy/Addins/WebSyncService/Api/OAuth.cs               | 2 ++
 2 files changed, 4 insertions(+)

commit 572a596185c7cbd0303436609ae3668b563d9d55
Author: Alex Tereschenko <frozen.and.blue@gmail.com>
Date:   Mon Apr 10 21:04:33 2017 +0200

    Utils.cs: remove Esc accelerator binding in our dialogs
    
    All our dialogs had Escape key bound to the button designated as default
    during dialog creation.
    
    However that is:
    1) confusing to the user (e.g. Escape could return "Yes" for deletion
       confirmation, which is counter-intuitive);
    2) is not flexible - default answer could be and sometimes is redefined
       after creating the dialog in our code, but the accelerator stays the same,
       directly contradicting the new default.
    3) rather not bringing any value as keyboard-only management is
       perfectly possible even without that;
    
    So this is now removed. Closes #47.
    
    Signed-off-by: Alex Tereschenko <frozen.and.blue@gmail.com>

 Tomboy/Utils.cs | 5 -----
 1 file changed, 5 deletions(-)

commit d1c333518443f98b5f7b45295e5e306ba5703f68
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sun Apr 9 17:32:49 2017 +0300

    Updated Lithuanian translation

 po/lt.po | 421 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 248 insertions(+), 173 deletions(-)

commit 55a31fb8ca50cc836fd8f1037e07c4a1ce85de17
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:   Sun Apr 9 09:08:18 2017 +0000

    Update Swedish translation

 help/sv/sv.po | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

commit 304a86892f92ac082b49c60ae8e03144c601f624
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sun Mar 5 19:46:31 2017 -0500

    help: Drop unused scrollkeeper files, svn changelog
    
    https://bugzilla.gnome.org/show_bug.cgi?id=779634
    
    Signed-off-by: Alex Tereschenko <frozen.and.blue@gmail.com>

 help/ChangeLog     | 246 -----------------------------------------------------
 help/omf.make      |  53 ------------
 help/tomboy.omf.in |   9 --
 3 files changed, 308 deletions(-)

commit 815784f8b74b7b2042e6d1c27328aa2c9813ba27
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sun Mar 5 19:45:17 2017 -0500

    help: Drop execute bit from help pages
    
    https://bugzilla.gnome.org/show_bug.cgi?id=779634
    
    Signed-off-by: Alex Tereschenko <frozen.and.blue@gmail.com>

 help/C/addins-desktop-bugzilla.page       | 0
 help/C/addins-desktop-printing.page       | 0
 help/C/addins-formatting-fixed-width.page | 0
 help/C/addins-formatting-underline.page   | 0
 help/C/addins-preferences.page            | 0
 help/C/addins-sync-local.page             | 0
 help/C/addins-sync-ssh.page               | 0
 help/C/addins-sync-webdav.page            | 0
 help/C/addins-sync-webservice.page        | 0
 help/C/addins-tools-backlinks.page        | 0
 help/C/addins-tools-html-export.page      | 0
 help/C/addins-tools-note-of-day.page      | 0
 help/C/addins-tools-timestamp.page        | 0
 help/C/addins.page                        | 0
 help/C/introduction.page                  | 0
 help/C/sync-setup.page                    | 0
 help/C/sync.page                          | 0
 help/C/whatsnew.page                      | 0
 18 files changed, 0 insertions(+), 0 deletions(-)

commit b9f3fc03ca68ab3f09612efae86650f4bbdd8774
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sun Mar 5 19:47:42 2017 -0500

    Drop unused .cvsignore files
    
    https://bugzilla.gnome.org/show_bug.cgi?id=779634
    Signed-off-by: Alex Tereschenko <frozen.and.blue@gmail.com>

 .cvsignore             | 27 ---------------------------
 Tomboy/.cvsignore      |  6 ------
 data/.cvsignore        |  7 -------
 data/images/.cvsignore |  4 ----
 help/.cvsignore        |  3 ---
 help/C/.cvsignore      |  7 -------
 libtomboy/.cvsignore   |  2 --
 po/.cvsignore          | 14 --------------
 test/.cvsignore        |  5 -----
 9 files changed, 75 deletions(-)

commit 7a870aca92ad7796ffb8a53237a2905bb64e7b47
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:   Sat Mar 25 13:06:45 2017 +0000

    Update Swedish translation

 help/sv/sv.po | 2693 +++++++++++++++++++++++++++++++++------------------------
 1 file changed, 1571 insertions(+), 1122 deletions(-)

commit a9784c8fde8f7bf33739a7311907b8d203f80fe8
Author: Andika Triwidada <atriwidada@gnome.org>
Date:   Mon Mar 20 04:27:35 2017 +0000

    Update Indonesian translation

 po/id.po | 391 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 216 insertions(+), 175 deletions(-)

commit 12ea0aa882d0ea5055cb05cddee3b51ba0f31695
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Thu Mar 16 11:32:36 2017 +0000

    Update German translation

 po/de.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit a2266e60545df706a2e6363ae932d76e77ebe35c
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Thu Mar 16 11:31:16 2017 +0000

    Update German translation

 po/de.po | 350 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 194 insertions(+), 156 deletions(-)

commit 2db65f070387455cd086ae4e2eacae2650da24d0
Author: Balázs Úr <urbalazs@gmail.com>
Date:   Wed Mar 15 17:30:48 2017 +0000

    Update Hungarian translation

 po/hu.po | 405 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 235 insertions(+), 170 deletions(-)

commit 57e36839d52a52df09f38ddd031646c3c30e977f
Author: Josef Andersson <l10nl18nsweja@gmail.com>
Date:   Tue Feb 28 19:37:27 2017 +0000

    Update Swedish translation

 po/sv.po | 336 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 183 insertions(+), 153 deletions(-)

commit d01e961f2feba56a9c1378cc933234dc8d115ab3
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Sun Feb 26 09:52:23 2017 +0100

    Updated Serbian translation

 po/sr.po       | 445 +++++++++++++++++++++++++++++++++------------------------
 po/sr@latin.po | 445 +++++++++++++++++++++++++++++++++------------------------
 2 files changed, 520 insertions(+), 370 deletions(-)

commit 1d512be61900f65336a88d6dc993e6518610bce9
Author: Alan Mortensen <alanmortensen.am@gmail.com>
Date:   Mon Feb 13 10:38:09 2017 +0100

    Updated Danish translation

 po/da.po | 327 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 179 insertions(+), 148 deletions(-)

commit bc9bfaff6ecf818c39d4e445335bf34d97210e57
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Feb 11 10:01:16 2017 +0100

    Updated Czech translation

 help/cs/cs.po |  63 ++++++++---
 po/cs.po      | 337 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 233 insertions(+), 167 deletions(-)

commit 225ef2b14688a3d04ea7306103f988d723bd291a
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Mon Feb 6 12:11:42 2017 +0000

    Update Brazilian Portuguese translation

 po/pt_BR.po | 366 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 196 insertions(+), 170 deletions(-)

commit 9ecdd8fa9f41b599cb8c511d95509c15f006fbb1
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Feb 5 16:52:14 2017 +0100

    Update Polish translation

 po/pl.po | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 3d01720fc7433b119ed91f27b5b43017d2a84c27
Author: Alex Tereschenko <frozen.and.blue@gmail.com>
Date:   Sat Feb 4 15:07:19 2017 +0100

    Bump the version up to 1.15.8
    
    Signed-off-by: Alex Tereschenko <frozen.and.blue@gmail.com>

 Tomboy/Defines.WIN32.cs | 2 +-
 configure.ac            | 2 +-
 osx/Contents/Info.plist | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)