From f4b6554560c4fefaf936eafddb66b9d5186dfa88 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 10 Aug 2003 17:16:13 +0000 Subject: *** empty log message *** --- ChangeLog | 7 +++++++ NEWS | 44 ++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 3 files changed, 52 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 58cd79855..92c786544 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-08-10 Marco Pesenti Gritti + + * NEWS: + * configure.in: + + 0.8.3 + 2003-08-08 Christian Persch * embed/downloader-view.c: (downloader_view_add_download): diff --git a/NEWS b/NEWS index 06e96ba84..ebb316ee7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,47 @@ +============== +Epiphany 0.8.3 +============== + +Interface improvements + + * use kB instead of KB consistently (Xan Lopez) + +Bugfixes + + * Fix several memory leaks (Christian Persch) + * Use link text as bookmark title when no title + is specified (Marco) + * Disable clipboard context menu. No way to make + it work correctly for 1.0 (Marco) + * Fix blank homepage loading (Christian Persch) + * Fix tab positioning logic (Christian Persch) + * Gconf notifiers from mozilla prefs now respect the schemas, + fix crashes on --unset (Marco) + * Clamp progress values between 0 and 100 to fix warnings (Marco) + * Fix crash when adding bookmark with no page loaded (Marco) + * Do not allow duplicate bookmark items to respect the editor + checkbox (Marco) + * Fix "host" categorization of local files in history + (Christian Persch) + +Translations + + * az (Metin AMiroff) + * be (Dmitry G. Mastrukov) + * ca (Francesc Dorca) + * cs (Miloslav Trmac) + * da (Ole Laursen) + * en_GB (Christian Persch) + * es (Francisco Javier F. Serrador) + * ko (Young-Ho Cha) + * ms (Hasbullah Bin Pit) + * nl (Vincent van Adrighem) + * pl (Artur Flinta) + * ru (Dmitry G. Mastrukov) + * sr (Danilo Degan) + * sr@Latn (Danilo Degan) + * sv (Christian Rose) + ============== Epiphany 0.8.2 ============== diff --git a/configure.in b/configure.in index 2fb34ee2a..c30396153 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.8.2, +AC_INIT(epiphany, 0.8.3, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.0 -- cgit v1.2.3