aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-10-07 21:52:48 +0800
committerChristian Persch <chpe@src.gnome.org>2004-10-07 21:52:48 +0800
commit8843285485ab8d8d3b03c7ddc2b8bbb16e1e6c84 (patch)
treeaae117b6101e8128f7d61f7b4c3570a2a828375a
parent3ce5c231f8b4e520448a47f3633fb239b6404121 (diff)
downloadgsoc2013-epiphany-8843285485ab8d8d3b03c7ddc2b8bbb16e1e6c84.tar
gsoc2013-epiphany-8843285485ab8d8d3b03c7ddc2b8bbb16e1e6c84.tar.gz
gsoc2013-epiphany-8843285485ab8d8d3b03c7ddc2b8bbb16e1e6c84.tar.bz2
gsoc2013-epiphany-8843285485ab8d8d3b03c7ddc2b8bbb16e1e6c84.tar.lz
gsoc2013-epiphany-8843285485ab8d8d3b03c7ddc2b8bbb16e1e6c84.tar.xz
gsoc2013-epiphany-8843285485ab8d8d3b03c7ddc2b8bbb16e1e6c84.tar.zst
gsoc2013-epiphany-8843285485ab8d8d3b03c7ddc2b8bbb16e1e6c84.zip
=== Release 1.4.3 ===Release143
2004-10-07 Christian Persch <chpe@cvs.gnome.org> === Release 1.4.3 === * NEWS: * configure.in: * doc/reference/tmpl/ephy-embed.sgml:
-rw-r--r--ChangeLog8
-rw-r--r--NEWS9
-rw-r--r--configure.in2
-rw-r--r--doc/reference/tmpl/ephy-embed.sgml2
4 files changed, 20 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 98d6d325e..c7c7ad35d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2004-10-07 Christian Persch <chpe@cvs.gnome.org>
+ === Release 1.4.3 ===
+
+ * NEWS:
+ * configure.in:
+ * doc/reference/tmpl/ephy-embed.sgml:
+
+2004-10-07 Christian Persch <chpe@cvs.gnome.org>
+
* lib/ephy-gui.c: (ephy_gui_set_default_window_icon):
Fix compilation with gtk+ 2.4.x.
diff --git a/NEWS b/NEWS
index 9c22715fb..32374f433 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
==============
+Epiphany 1.4.3
+==============
+
+Bug fixes
+
+ * Fix compilation with gtk+ 2.4.x.
+
+
+==============
Epiphany 1.4.2
==============
diff --git a/configure.in b/configure.in
index 6bb9f3361..fa457389d 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.2.90],
+AC_INIT([GNOME Web browser], [1.4.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
GNOME_COMMON_INIT
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml
index 1f1e296b7..da9a9e933 100644
--- a/doc/reference/tmpl/ephy-embed.sgml
+++ b/doc/reference/tmpl/ephy-embed.sgml
@@ -152,6 +152,8 @@ be done by casting).
@:
@:
@:
+@:
+@:
@:
<!-- ##### SIGNAL EphyEmbed::ge-security-change ##### -->