diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-10-03 06:50:39 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-10-03 06:50:39 +0800 |
commit | 9802880e47af1e4180734dfbdd40912bb6e9e763 (patch) | |
tree | 68826ebbbef0177e8e2bfabc5490e79c3d7a8bf9 | |
parent | 86fd98299444d318abd8f27af4d8da72696020ba (diff) | |
download | gsoc2013-epiphany-Release182.tar gsoc2013-epiphany-Release182.tar.gz gsoc2013-epiphany-Release182.tar.bz2 gsoc2013-epiphany-Release182.tar.lz gsoc2013-epiphany-Release182.tar.xz gsoc2013-epiphany-Release182.tar.zst gsoc2013-epiphany-Release182.zip |
=== Release 1.8.2 ===Release182
2005-10-03 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.8.2 ===
* NEWS:
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | NEWS | 11 |
2 files changed, 17 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-10-03 Christian Persch <chpe@cvs.gnome.org> + === Release 1.8.2 === + + * NEWS: + +2005-10-03 Christian Persch <chpe@cvs.gnome.org> + * lib/ephy-state.c: (paned_sync_position_cb), (ephy_state_add_paned): @@ -1,4 +1,15 @@ ============== +Epiphany 1.8.2 +============== + +Changes + + * Fix crash on shutdown when only the bookmarks editor + * Fix a mem leak + * Don't grow the left pane of the bookmarks editor with each opening + + +============== Epiphany 1.8.1 ============== |