diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-03-01 06:35:01 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-03-01 06:35:01 +0800 |
commit | 459be5ba7dcf102777395229f370ddcf996186d3 (patch) | |
tree | 321fd08bfd60ef08e8ebad62702c8c9c4eff249d | |
parent | 7aa3b8355acf5d8eec0634980699c32ff69116fb (diff) | |
download | gsoc2013-epiphany-459be5ba7dcf102777395229f370ddcf996186d3.tar gsoc2013-epiphany-459be5ba7dcf102777395229f370ddcf996186d3.tar.gz gsoc2013-epiphany-459be5ba7dcf102777395229f370ddcf996186d3.tar.bz2 gsoc2013-epiphany-459be5ba7dcf102777395229f370ddcf996186d3.tar.lz gsoc2013-epiphany-459be5ba7dcf102777395229f370ddcf996186d3.tar.xz gsoc2013-epiphany-459be5ba7dcf102777395229f370ddcf996186d3.tar.zst gsoc2013-epiphany-459be5ba7dcf102777395229f370ddcf996186d3.zip |
=== Release 1.5.8 ===Release158
2005-02-28 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.5.8 ===
* NEWS:
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | NEWS | 11 |
2 files changed, 17 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-02-28 Christian Persch <chpe@cvs.gnome.org> + === Release 1.5.8 === + + * NEWS: + +2005-02-28 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/MozDownload.cpp: NULL check. Fixes bug #165999. @@ -1,4 +1,15 @@ ============== +Epiphany 1.5.8 +============== + +Changes + + * Try to approximate startup time if not given in environment [#168820, Elijah Newren] + * Fix crash when quitting with queued downloads [#165999] + * Depend on gtk+ >= 2.6.3 + + +============== Epiphany 1.5.7 ============== |