commit 39efde6540a6b24d804f9676e2f330a26d9f1baf
Author: Claudio Saavedra <csaavedra@igalia.com>
Date:   Tue Sep 22 10:53:26 2015 +0300

    [release] 3.18.0

 NEWS         | 12 ++++++++++++
 configure.ac |  4 ++--
 2 files changed, 14 insertions(+), 2 deletions(-)

commit 68fe7cd0ae0cc965c122fc7b1ef0e2f6089c49d2
Author: Claudio Saavedra <csaavedra@igalia.com>
Date:   Mon Sep 21 18:50:42 2015 +0300

    ephy-completion-model: Make it possible not to use formatting markup
    
    Since the completion model is used in the search provider as well,
    which doesn't need the markup and also doesn't initialize GTK+,
    we need to ensure that the completion model can still be used
    without it.
    
    Definitely not the best approach but safe enough for .0 release.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=755341

 src/ephy-completion-model.c        | 33 +++++++++++++++++++++++++++------
 src/ephy-completion-model.h        |  3 ++-
 src/ephy-location-controller.c     |  2 +-
 src/ephy-search-provider.c         |  2 +-
 tests/ephy-completion-model-test.c |  4 ++--
 5 files changed, 33 insertions(+), 11 deletions(-)

commit 1500958d19f231ec639fc4e0a25fdad0aeae4ede
Author: Reinout van Schouwen <reinouts@gnome.org>
Date:   Mon Sep 21 23:41:09 2015 +0200

    Updated Dutch translation by Nathan Follens

 po/nl.po | 1868 +++++++++++++++-----------------------------------------------
 1 file changed, 444 insertions(+), 1424 deletions(-)

commit 557eb8383557debf7420af54a1b49345ccc96088
Author: Милош Поповић <gpopac@gmail.com>
Date:   Mon Sep 21 21:43:55 2015 +0000

    Updated Serbian Latin translation

 po/sr@latin.po | 494 +++++++++++++++++++++++++++++++--------------------------
 1 file changed, 267 insertions(+), 227 deletions(-)

commit c68982c6b48d9024e9631971ab60ab290ac40757
Author: Милош Поповић <gpopac@gmail.com>
Date:   Mon Sep 21 21:43:13 2015 +0000

    Updated Serbian translation

 po/sr.po | 494 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 267 insertions(+), 227 deletions(-)

commit fdf19b543193dceca1585057e029bf899cf44300
Author: Michael Catanzaro <mcatanzaro@igalia.com>
Date:   Fri Sep 18 11:54:17 2015 -0500

    Fix clearing all passwords from the clear data dialog
    
    Epiphany saves passwords with EPHY_FORM_PASSWORD_SCHEMA. If we want to
    delete the passwords we've saved, we have to pass that schema to
    libsecret. Using the SECRET_SCHEMA_COMPAT_NETWORK guarantees we will
    only delete passwords saved by other apps, and none of our own
    passwords.
    
    Exception: WebKitGTK+ is saving HTTP auth passwords with
    SECRET_SCHEMA_COMPAT_NETWORK. This change means those passwords will no
    longer be deleted, which is non-ideal.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=755190

 src/clear-data-dialog.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 5f0cac6c373b5f41bdb24b4762487bae93331c61
Author: Michael Catanzaro <mcatanzaro@igalia.com>
Date:   Sat Sep 19 19:55:48 2015 -0500

    Don't crash on escaped null characters
    
    Disallow escaped slashes as well.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=755287

 embed/ephy-web-view.c                    | 16 ++++++++++------
 lib/ephy-uri-helpers.c                   | 15 +++++++++++++++
 lib/ephy-uri-helpers.h                   |  1 +
 lib/widgets/ephy-download-widget.c       |  5 +++--
 src/bookmarks/ephy-bookmark-properties.c |  3 ++-
 src/bookmarks/ephy-bookmarks-editor.c    |  3 ++-
 src/ephy-completion-model.c              |  3 ++-
 src/ephy-history-window.c                |  3 ++-
 8 files changed, 37 insertions(+), 12 deletions(-)

commit 508af286eb8a32a2fd63a77428607916c1bc40e1
Author: Ask Hjorth Larsen <asklarsen@gmail.com>
Date:   Sun Sep 20 20:18:46 2015 +0200

    Updated Danish translation

 po/da.po | 35 +++++++++++++++--------------------
 1 file changed, 15 insertions(+), 20 deletions(-)

commit 6b611d8a82f2135465d9106b9cffa1b82bb9936d
Author: Alain Lojewski <allomervan@gmail.com>
Date:   Sat Sep 19 15:49:45 2015 +0000

    Updated French translation

 help/fr/fr.po | 225 ++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 172 insertions(+), 53 deletions(-)

commit ceed3ab250c3bb6add56aef7b2c954c344eb5d33
Author: Ask Hjorth Larsen <asklarsen@gmail.com>
Date:   Sat Sep 19 15:07:11 2015 +0000

    Updated Danish translation

 po/da.po | 358 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 197 insertions(+), 161 deletions(-)

commit cdf3ece6a4c97a878e2d551c7441472f5e3b1bde
Author: František Zatloukal <Zatloukal.Frantisek@gmail.com>
Date:   Sat Sep 19 11:32:50 2015 +0200

    Updated Czech translation

 po/cs.po | 548 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 268 insertions(+), 280 deletions(-)

commit be3db2cfc6de77948bcd7bc10480c4c8dbe0fb9a
Author: Stas Solovey <whats_up@tut.by>
Date:   Thu Sep 17 09:59:09 2015 +0000

    Updated Russian translation

 po/ru.po | 342 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 191 insertions(+), 151 deletions(-)

commit 567c98ff909095ee36e072afa255fdba54cc28e3
Author: Muhammet Kara <muhammetk@gmail.com>
Date:   Wed Sep 16 18:42:04 2015 +0000

    Updated Turkish translation

 po/tr.po | 299 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 165 insertions(+), 134 deletions(-)

commit 28c9f5b307a5e8a3ab7105cc893ef6fbe37b8e6f
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Wed Sep 16 14:44:17 2015 +0300

    Updated Latvian translation

 po/lv.po | 19 ++-----------------
 1 file changed, 2 insertions(+), 17 deletions(-)

commit 8bd37bc3d923e6d2028a84557de72c36c3d4626f
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Wed Sep 16 14:41:19 2015 +0300

    Updated Latvian translation

 po/lv.po | 386 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 190 insertions(+), 196 deletions(-)

commit 12e97406ea1413f87ab37983502697f3217ff7bd
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Mon Sep 14 21:19:51 2015 +0200

    Update Arabic translation

 po/ar.po | 335 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 179 insertions(+), 156 deletions(-)

commit 547923228ee30e03f13a621e719dd88dec790fe8
Author: Bernd Homuth <dev@hmt.im>
Date:   Mon Sep 14 18:23:15 2015 +0000

    Updated German translation

 po/de.po | 304 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 166 insertions(+), 138 deletions(-)

commit 9e4b18640e2b7c4e4b5d56d98eacbb96e69a2f8e
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Sep 12 11:37:13 2015 +0200

    Updated French translation

 po/fr.po | 27 +++++++++++++++++----------
 1 file changed, 17 insertions(+), 10 deletions(-)

commit 561069f339380ef7f028b9412db824c7b67444d2
Author: Jiri Grönroos <jiri.gronroos+l10n@iki.fi>
Date:   Thu Sep 10 18:43:17 2015 +0300

    Finnish translation update

 po/fi.po | 380 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 191 insertions(+), 189 deletions(-)