From f5d8bd42b2eac28d736b4cff06ba859749d93eef Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Sat, 6 Nov 2010 20:15:41 +0100 Subject: [PATCH] Updated changelog --- doc/changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/changelog.txt b/doc/changelog.txt index df363ddc..3c766ac4 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -8,7 +8,8 @@ Fixes: Closes: SF bug #3096115 - logging: Avoid error when logger fields "intro" or "outro" are configured. -- logging: Correctly quote edge labels and remove whitespace. +- logging: Correctly quote edge labels of graph output formats and + remove whitespace. - checking: Fix checking for external domain after HTTP redirection. Changes: