aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--NEWS21
-rw-r--r--configure.ac2
-rw-r--r--doc/reference/tmpl/ephy-embed.sgml2
4 files changed, 31 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cb6eb17fb..4795f8bce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-04-02 Christian Persch <chpe@cvs.gnome.org>
+
+ * NEWS:
+ * configure.ac:
+
+ Version 1.6.1.
+
2005-03-31 Christian Persch <chpe@cvs.gnome.org>
* data/mime-types-permissions.xml:
diff --git a/NEWS b/NEWS
index 92e7e900b..a66888f92 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,25 @@
==============
+Epiphany 1.6.1
+==============
+
+ * Use libstartup-notification, not gnome-desktop to launch apps [#169039]
+ * Disable automatic image resizing on toolkit too
+ * Fix a crash on window close with active toolbar activation
+ * Fix tabs menu crash [#169833]
+ * Fix tabs label sizing [#167657]
+ * Default to links only with the fixed-up typeaheadfind too
+ * Adapt to mozilla API changes
+ * Fix automatically opened downloads [#171197]
+ * Revise mime type list [#170493]
+
+Contributors to this release:
+Christian Persch and Jean-François Rameau, and the translators
+Hendrik Richter (de), Adam Weinberger (en_CA), Francesco Marletta (it),
+Takeshi AIHANA (ja), Steve Murphy (rw), Erçin EKER (tr), and
+Ching-Hung Lin (zh_TW).
+
+
+==============
Epiphany 1.6.0
==============
diff --git a/configure.ac b/configure.ac
index 2d9e59de7..0bda09917 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License along
dnl with this program; if not, write to the Free Software Foundation, Inc.,
dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-AC_INIT([GNOME Web Browser],[1.6.0.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
+AC_INIT([GNOME Web Browser],[1.6.1],[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 d5fd81c8d..75abf2835 100644
--- a/doc/reference/tmpl/ephy-embed.sgml
+++ b/doc/reference/tmpl/ephy-embed.sgml
@@ -223,6 +223,8 @@ be done by casting).
@:
@:
@:
+@:
+@:
@:
<!-- ##### SIGNAL EphyEmbed::ge-security-change ##### -->