[epiphany] Prepare 3.19.90



commit 0342bd3f4dc2725856a95e2f47df87582ccf311e
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Feb 15 10:24:42 2016 -0600

    Prepare 3.19.90

 NEWS         |   32 ++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 33 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6697e4d..995d990 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+================
+Epiphany 3.19.90
+================
+
+- Session saving should save window/tab history and re-instate it on session restore (#119432)
+- overview: Display a placeholder image on empty overview (#683582)
+- Make new tabs inherit history of parent (#706731)
+- prefs-dialog: Expose restore-session-policy (#724583)
+- Remove encoding preference from preferences dialog (#734381)
+- Use GdTwoLinesRenderer to display the location entry completion (#736364)
+- Activate downloads popover when a download is started (#757753)
+- overview: Do not show local files on the overview (#758469)
+- web-overview: Do not drop thumbnail update requests (#758470)
+- Improvements to the encodings dialog (#759164)
+- Fixups for help files (#759279)
+- Revert "EphyUriTester: Drop keys/signatures logic" (#759501)
+- downloads: Value returned by ephy_download_get_content_type() should not be freed (#759200)
+- ephy-profile-migrator: Call setlocale and gettext functions in main function (#760417)
+- ephy-session: restore session state when restoring recently closed tabs (#760782)
+- Switch web extensions to using private D-Bus connections (#761009)
+- web-view: Add mnemonics for error page buttons (#761069)
+- location-entry: Encode URI before copy/paste (#761660)
+- embed: Ignore beforeunload events
+- Allow opening downloaded .tar.xz files
+- Take safetypes patch from Debian
+- downloads-popover: Disappear more smoothly
+- web-view: Fix security level of error pages
+- Various fixes for compatibility with GTK+ 3.20
+- Various code cleanups
+- Various improvements to the appdata file
+- Updated translations
+
 ===============
 Epiphany 3.19.1
 ===============
diff --git a/configure.ac b/configure.ac
index e8889db..b080219 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[19])
-m4_define([epiphany_version_micro],[1])
+m4_define([epiphany_version_micro],[90])
 m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
 
 AC_INIT([GNOME Web 
Browser],[epiphany_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])


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