From 901ff153540e64d011b9ac75dfcfcf2a2368654a Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 1 Nov 2004 15:31:22 +0000 Subject: Updating NEWS --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') 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 -- cgit