diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-02-05 22:10:15 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-02-05 22:10:15 +0800 |
commit | 4ee715d67463dc15ef975ef731cfe8888e0380ae (patch) | |
tree | 5cfc9b1b86b5a9e1128f96b4ea3dd538ea2023a5 /NEWS | |
parent | 177b21a779fbfd4166178723703cefefcaa76b88 (diff) | |
download | gsoc2013-epiphany-Release184.tar gsoc2013-epiphany-Release184.tar.gz gsoc2013-epiphany-Release184.tar.bz2 gsoc2013-epiphany-Release184.tar.lz gsoc2013-epiphany-Release184.tar.xz gsoc2013-epiphany-Release184.tar.zst gsoc2013-epiphany-Release184.zip |
=== Release 1.8.4 ===Release184
2006-02-05 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.8.4 ===
* NEWS:
Update for 1.8.4.
* data/default-prefs-common.js:
* data/default-prefs-toolkit.js:
Activate the password manager, and deactivate blink.
* src/ephy-find-toolbar.c: (ephy_find_toolbar_request_close):
Fix crash on startup (infinite recursion).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 36 |
1 files changed, 36 insertions, 0 deletions
@@ -1,4 +1,40 @@ ============== +Epiphany 1.8.4 +============== + +Changes + + * Fix crash on find bar closing with autoclosing windows + * Don't launch epiphany as external app handler [#324828] + * Don't ship generated ORBit files in the tarball [#319440] + * Fix warning when Ctrl-F while the find toolbar is already shown + * Exit ppv mode when clicking the window close button [#326136] + * Don't require a HTML document to activate typeaheadfind [#326813] + * Truncate URI and title strings [#329160] + * Push a null JS context on the stack when we run a recursive + mainloop; fixes the epiphany equivalend of camino bug + https://bugzilla.mozilla.org/show_bug.cgi?id=179307 + * Add prefs to activate password manager on xulrunner + +Contributors to this release: Frederic Crozat. + +Updated translations: + + * Progga (bn) + * Miloslav Trmac (cs) + * Hendrik Richter (de) + * Iñaki Larrañaga Murgoitio (eu) + * Ignacio Casal Quinteiro (gl) + * Francesco Marletta (it) + * Young-Ho Cha (ko) + * Erdal Ronahi (ku) + * Данило Шеган (sr) + * Christian Rose (sv) + * Erçin EKER (tr) + * Clytie Siddall (vi) + + +============== Epiphany 1.8.3 ============== |