diff options
author | Christian Persch <chpe@src.gnome.org> | 2004-11-01 23:31:22 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-01 23:31:22 +0800 |
commit | 901ff153540e64d011b9ac75dfcfcf2a2368654a (patch) | |
tree | ceb217f346c5472e499e3546511d1d11ed68451a | |
parent | 748a94321a69d4220b97d75cc5e64aa15a2112c7 (diff) | |
download | gsoc2013-epiphany-901ff153540e64d011b9ac75dfcfcf2a2368654a.tar gsoc2013-epiphany-901ff153540e64d011b9ac75dfcfcf2a2368654a.tar.gz gsoc2013-epiphany-901ff153540e64d011b9ac75dfcfcf2a2368654a.tar.bz2 gsoc2013-epiphany-901ff153540e64d011b9ac75dfcfcf2a2368654a.tar.lz gsoc2013-epiphany-901ff153540e64d011b9ac75dfcfcf2a2368654a.tar.xz gsoc2013-epiphany-901ff153540e64d011b9ac75dfcfcf2a2368654a.tar.zst gsoc2013-epiphany-901ff153540e64d011b9ac75dfcfcf2a2368654a.zip |
Updating NEWS
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -66,6 +66,11 @@ Code changes * Use ellipsising labels to shorten the bookmarks and topics titles [#147765] * Avoid strdups in entry completion func [Peter Harvey] * Make bookmarks menu take a configurable path where to merge its UI + * Allow localised extensions names and descriptions + * Disable description file validation for now + * Fix node signal [dis]connection while a signal emission is running + * Make sure there's only one properties dialogue per bookmark [#148398] + * Remove remaining time from tooltip of tray icon [#145955] Bug fixes @@ -99,6 +104,8 @@ Bug fixes * Don't open all bookmarks in tabs [#156843] * Depend on libxml >= 2.6.12, for its fix of bug #150647 * Fix restoring window size on crash recovery [#156881] + * Fix crash when deleting bookmark with open properties dialogue [#155880] + * Fix activation of the Go button while in toolbar activation mode [#155650] Documentation updates |