From 7244100a161b984bf5e4fba5d752ea2e4990be89 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Sun, 3 Oct 2010 12:13:29 +0200 Subject: [PATCH] Updated changelog --- doc/changelog.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/changelog.txt b/doc/changelog.txt index 535c3f4b..e13246f3 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -5,9 +5,11 @@ Fixes: disabled. - checking: Fix printing of active URLs on Ctrl-C. +Changes: +- gui: Display cancel message in progress window. + Features: -- gui: Added "View URL source" and "View parent URL online" context - menu actions. +- gui: Added "View parent URL online" context menu action. - gui: Read default options from configuration file. Closes: SF bug #2931320