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 *** --- NEWS | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'NEWS') 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 ============== -- cgit