[epiphany] [release] 2.91.91.1



commit 3010236814e202daff2edab57c054f081ad04d8d
Author: Xan Lopez <xlopez igalia com>
Date:   Sat Mar 12 14:38:04 2011 +0100

    [release] 2.91.91.1

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4d668ec..82700ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+==================
+Epiphany 2.91.91.1
+==================
+
+Changes:
+
+  - Fix theming issues in the primary toolbar. (#644261)
+  - Remove minimum font size setting from the UI. (#644247)
+  - Use GNOME document font for the default font, instead of the UI
+    font. (#644521)
+  - Use Serif as default family instead of Sans Serif, like Every
+    Other Modern Browser Does(tm) (#644523)
+
 ================
 Epiphany 2.91.91
 ================
diff --git a/configure.ac b/configure.ac
index b3bebd2..24270a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
 m4_define([epiphany_version_major],[2])
 m4_define([epiphany_version_minor],[91])
 m4_define([epiphany_version_micro],[91])
-m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
+m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro.1])
 
 # This can be either "trunk" or "branches/gnome-x-y"
 m4_define([epiphany_branch],["trunk"])



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