aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorReinout van Schouwen <reinout@cs.vu.nl>2006-02-14 06:52:52 +0800
committerReinout van Schouwen <reinouts@src.gnome.org>2006-02-14 06:52:52 +0800
commit6a26e601c499f07ef80c69e72dd902490a019a59 (patch)
treea02452ef260ebe62754acc57fc2a46440de1251b /NEWS
parent2b6f3e6271329cbf6865a563e33ec685713efc3c (diff)
downloadgsoc2013-epiphany-6a26e601c499f07ef80c69e72dd902490a019a59.tar
gsoc2013-epiphany-6a26e601c499f07ef80c69e72dd902490a019a59.tar.gz
gsoc2013-epiphany-6a26e601c499f07ef80c69e72dd902490a019a59.tar.bz2
gsoc2013-epiphany-6a26e601c499f07ef80c69e72dd902490a019a59.tar.lz
gsoc2013-epiphany-6a26e601c499f07ef80c69e72dd902490a019a59.tar.xz
gsoc2013-epiphany-6a26e601c499f07ef80c69e72dd902490a019a59.tar.zst
gsoc2013-epiphany-6a26e601c499f07ef80c69e72dd902490a019a59.zip
1.9.7
2006-02-13 Reinout van Schouwen <reinout@cs.vu.nl> * NEWS: 1.9.7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS32
1 files changed, 32 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a46baf1d0..744040102 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,36 @@
==============
+Epiphany 1.9.7
+==============
+
+Changes:
+ * Show the backend in the about box.
+ * Disable blink tags
+ * Reversed some regressions: Add tooltips to toolitems again,
+ Restore the 'Show on Toolbar' functionality.
+ * Topic chooser: Add enter-to-auto-complete when there is just one
+ possible match. Will close dialog if no current key. Will do nothing
+ otherwise.
+
+Bug fixes:
+ * Warn the user on logout when there are unfinished downloads.
+ Bug #128048.
+ * Fix removing zeroconf bookmarks when the service disappears,
+ and updating them when they reappear. Bugs #329637, #330883.
+ * Block popup with NULL url (javascript:window.open() for instance)
+ but don't show them when unblocking. Bug #155009.
+ * Fix opening of local files. Bug #330104.
+ * Push a null JS context on the stack when we run a recursive mainloop.
+ Fixes the epiphany equivalent of camino bug
+ https://bugzilla.mozilla.org/show_bug.cgi?id=179307.
+ * Fix some memory leaks.
+ * Queue commands received from the main and remote instances,
+ and process them after autoresume has completed. Bug #328286.
+ * Use GTK_STOCK_DIALOG_AUTHENTICATION. Bug #329438.
+
+Contributors to this release: Christian Persch, Jean-François Rameau, Peter
+Harvey and Crispin Flowerday.
+
+==============
Epiphany 1.9.6
==============