[epiphany] Prepare 3.25.1
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Prepare 3.25.1
- Date: Thu, 27 Apr 2017 01:55:26 +0000 (UTC)
commit 592ac81a7390174aaa7580f64a82de6928123ba6
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Wed Apr 26 20:45:27 2017 -0500
Prepare 3.25.1
NEWS | 10 ++++++++++
meson.build | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0120aba..731befa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.25.1 - April 26, 2017
+=======================
+
+- Port to meson build system and removed Autotools build. Please report bugs.
+- Add explicit New Window action to desktop file (#670929)
+- Add Alt+Home and F10 shortcuts to keyboard shortcuts dialog (#779916, #779916)
+- Decode last component of URIs to determine file names for saving (#780086)
+- Fix regression allowing Ctrl+T to work in application mode (#781440)
+- Updated translations
+
3.24.1 - April 10, 2017
=======================
diff --git a/meson.build b/meson.build
index 0bbabd1..41de3ca 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '3.24.1',
+ version: '3.25.1',
meson_version: '>= 0.40.0',
default_options: ['c_std=gnu11']
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]