From 097591cdacf4ec08a1135caf846f56c7d8c22961 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 24 Aug 2003 19:13:17 +0000 Subject: *** empty log message *** --- ChangeLog | 7 +++++++ NEWS | 14 ++++++++++++++ configure.in | 2 +- 3 files changed, 22 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 658fd4b05..fee480cc2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-08-24 Marco Pesenti Gritti + + * NEWS: + * configure.in: + + 0.9.2 + 2003-08-24 Christian Persch * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_load): diff --git a/NEWS b/NEWS index 1dc8f2dc5..5538b36dd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +============== +Epiphany 0.9.2 +============== + +Bugfixes + * Use WARN_CXXFLAGS for mozilla code, fix warnings + on gcc 3.2 (Marco) + * Fix a possible crash when setting zoom (Christian Persch) + * Fix a warning when trying to remove items with CANC + from empty history (Christian Persch) + * Use small spinner with text beside icon style (Anders Carlsson) + * Fix reimporting logic when bookmarks file has + a wrong version (Christian Persch) + ============== Epiphany 0.9.1 ============== diff --git a/configure.in b/configure.in index c4ad973fa..4df7a5a80 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(epiphany, 0.9.1, +AC_INIT(epiphany, 0.9.2, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.0 -- cgit v1.2.3