From 42bce29b27e0c188dfec852c7fad6093fdf9ab50 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Mon, 24 May 2010 14:02:58 +0200 Subject: 2.31.2 --- NEWS | 24 ++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2611dec56..866cb20ef 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,27 @@ +=============== +Epiphany 2.31.2 +=============== + +Changes: + + - Use an infobar to inform of session restoration instead of a modal + dialog. + - Show a dialog when F7 is pressed to enable caret browsing (#501666) + - Use a Chrome-like embedded statusbar and get rid of the traditional + one (#609713) + - Highlight matches when doing "Find again" in search bar (#611499) + - Refactor load status management in EphyWebView (#593743) + - Open URIs on a new tab when doing middle click in history items + (#611400) + - Re-enable favicons in entry completion (#616345) + - Change sensitiviness of back/forward buttons when clearing history + (#539716) + - Make sure we clear webkit's internal history when clearing the + history in Epiphany (#539716) + - Send 'Referer' on headers sent for context menu HTTP + downloads. (#136292) + - Fix leave-fullscreen button visibility (#611445) + =============== Epiphany 2.30.2 =============== diff --git a/configure.ac b/configure.ac index 77ffac959..4d4918d8d 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ m4_define([epiphany_version_major],[2]) m4_define([epiphany_version_minor],[31]) -m4_define([epiphany_version_micro],[0]) +m4_define([epiphany_version_micro],[2]) m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro]) # This can be either "trunk" or "branches/gnome-x-y" -- cgit v1.2.3