From f338c16fafbee23f33f1ca77c14ea41553ffffd4 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Tue, 28 Sep 2010 20:33:28 +0200 Subject: [PATCH] Added changelog entry for the GUI context menu fix. --- doc/changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/changelog.txt b/doc/changelog.txt index 2716f2ce..7fcadabc 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -12,6 +12,9 @@ Fixes: - url: Work around a Python bug cutting off characters when joining an URL that starts with semicolon. Closes: SF bug #3056136 +- gui: Enable tree widget items to make them selectable. This makes + the right-click context menu work again. + Closes: SF bug #3040377 Changes: - checking: Caches are now size-restricted to limit the memory