[epiphany/gnome-3-30] Prepare 3.30.3



commit 0777a3db37a3c8520740448bf50f620a94a8e551
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Feb 4 21:20:21 2019 -0600

    Prepare 3.30.3

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a0b4a57aa..57817a5bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.30.3 - February 4, 2019
+=========================
+
+- Fix height of new windows (#571, Jonathan Kang)
+- Add missing space to encoding dialog (#576)
+- Disallow bookmarks tags with empty names (#585)
+- Fix crash loading unexpected URLs (#590)
+- Fix remote inspector (#600, Loïc Yhuel)
+- Fix crash syncing bookmarks with Firefox Sync (#612)
+- Fix saving changes to web app icons
+
 3.30.2 - October 21, 2018
 =========================
 
diff --git a/meson.build b/meson.build
index a6d8bed9a..fc7efdfac 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.30.2',
+  version: '3.30.3',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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