[epiphany] [release] 3.3.3



commit 279dc424b86cb489bf09be2271bc5bcfcf9f729c
Author: Xan Lopez <xan igalia com>
Date:   Mon Dec 19 17:47:00 2011 +0100

    [release] 3.3.3

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1292ebf..b2ef1ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,29 @@
 ==============
+Epiphany 3.3.3
+==============
+
+Changes:
+  - Combine the stop/reload buttons (#657655)
+  - Drop bookmarks/topics bar
+  - Properly save about: URIs in session (#664483)
+  - Use a vanilla GtkToolbar instead of an EggEditableToolbar (#664483)
+  - Use an overlay progressbar for the load progress (#665470)
+  - Use GtkOverlay for the statusbar (#653996)
+  - Kill right/left padding in the toolbar so that icons are
+    accessible from the edge of the screen (#665518)
+  - Use new-windows-in-tabs by default (#656091)
+  - Remove "Go" and "Tabs" menu
+  - Remove user visible concept of "homepage" (#665469)
+  - Remove the toolbar editor (#664260)
+  - Use uniform style for about: pages (#665136)
+  - Use GTK+ 3.0 icon names (#665170)
+  - Make sure WebApps are always shown in the shell (#664751)
+  - Use SoupSession:ssl-use-system-ca-file property instead of copying
+    the detection code (#633109)
+  - Never show tabs in application mode (#663668)
+  - Layout fixes for the properties dialog (#662252)
+
+==============
 Epiphany 3.3.2
 ==============
 
diff --git a/configure.ac b/configure.ac
index 954d20b..f33fa62 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[3])
-m4_define([epiphany_version_micro],[2])
+m4_define([epiphany_version_micro],[3])
 m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
 
 # This can be either "trunk" or "branches/gnome-x-y"



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