aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-10-07 21:04:38 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-10-07 21:04:38 +0800
commit574912822f8c2734d836460f8fc6b02e3ccc6d31 (patch)
treead9353f0b362c857514a7659ce634851942d1041
parent253d79513df2640b3753024183d6881a18308649 (diff)
downloadgsoc2013-epiphany-574912822f8c2734d836460f8fc6b02e3ccc6d31.tar
gsoc2013-epiphany-574912822f8c2734d836460f8fc6b02e3ccc6d31.tar.gz
gsoc2013-epiphany-574912822f8c2734d836460f8fc6b02e3ccc6d31.tar.bz2
gsoc2013-epiphany-574912822f8c2734d836460f8fc6b02e3ccc6d31.tar.lz
gsoc2013-epiphany-574912822f8c2734d836460f8fc6b02e3ccc6d31.tar.xz
gsoc2013-epiphany-574912822f8c2734d836460f8fc6b02e3ccc6d31.tar.zst
gsoc2013-epiphany-574912822f8c2734d836460f8fc6b02e3ccc6d31.zip
=== Release 1.4.2 ===
2004-10-07 Marco Pesenti Gritti <marco@gnome.org> * NEWS: * configure.in: === Release 1.4.2 ===
-rw-r--r--ChangeLog7
-rw-r--r--NEWS19
-rw-r--r--configure.in2
3 files changed, 27 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index dae11eb92..79e0673f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-10-07 Marco Pesenti Gritti <marco@gnome.org>
+ * NEWS:
+ * configure.in:
+
+ === Release 1.4.2 ===
+
+2004-10-07 Marco Pesenti Gritti <marco@gnome.org>
+
reviewed by: Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
diff --git a/NEWS b/NEWS
index 45ec64703..9c22715fb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
==============
+Epiphany 1.4.2
+==============
+
+Bug fixes
+
+ * Set dialogs icon to default ephy icon (Christian)
+ * Fix slow resize of the window with many tabs (Christian)
+ * Don't allow activation of the hidden menubar
+ in print preview mode. (Christian)
+ * Recognise "Desktop" special downloads directory. (Christian) [#152926]
+ * Backwards compatibility with old mozilla plugins
+ location (Marco)
+
+Translation updates
+
+ * Changwoo Ryu (ko)
+ * Gareth Owen (en_GB)
+
+==============
Epiphany 1.4.1
==============
diff --git a/configure.in b/configure.in
index 7ec87f662..b72f7bb79 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNOME Web browser], [1.4.1.90],
+AC_INIT([GNOME Web browser], [1.4.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
GNOME_COMMON_INIT