[epiphany/gnome-3-26] Prepare 3.26.1



commit 70755404799e4393bf5605c9debec6877acf0177
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Fri Sep 29 11:21:02 2017 -0500

    Prepare 3.26.1

 NEWS        |    9 +++++++++
 meson.build |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 67518a7..1d19372 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.26.1 - September 29, 2017
+===========================
+
+- Fix search engine dialog, which has been borked since 3.24.3 (#787458)
+- Allow overriding autofilled username in password forms (#787498)
+- Fix non-HTML/MHTML files being saved as MHTML (#788111)
+- Don't disable navigation actions when history is cleared (#788329)
+- Fix bookmarks import crash when there's no Firefox profile
+
 3.26.0 - September 8, 2017
 ==========================
 
diff --git a/meson.build b/meson.build
index d810988..7c4bdac 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.26.0',
+  version: '3.26.1',
   meson_version: '>= 0.37.0',
   default_options: ['c_std=gnu11']
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]