aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2004-11-01 23:31:22 +0800
committerChristian Persch <chpe@src.gnome.org>2004-11-01 23:31:22 +0800
commit901ff153540e64d011b9ac75dfcfcf2a2368654a (patch)
treeceb217f346c5472e499e3546511d1d11ed68451a /NEWS
parent748a94321a69d4220b97d75cc5e64aa15a2112c7 (diff)
downloadgsoc2013-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
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b4b38b4ec..93e76d3dc 100644
--- a/NEWS
+++ b/NEWS
@@ -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