summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ##### -->