From bf45264131f03b0bbeda09e0b4fe4012d6002d0d Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sun, 6 Jul 2008 11:13:28 +0000 Subject: [PATCH] Updated CHANGELOG. git-svn-id: http://redmine.rubyforge.org/svn/branches/0.7-stable@1637 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- doc/CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 9cbba2483..ac8cb6673 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -11,6 +11,7 @@ http://www.redmine.org/ * Add project name to cross-project Atom feeds * Encoding set to utf8 in example database.yml * HTML titles on forums related views +* Fixed: various XSS vulnerabilities * Fixed: Entourage (and some old client) fails to correctly render notification styles * Fixed: Fixed: timelog redirects inappropriately when :back_url is blank * Fixed: wrong relative paths to images in wiki_syntax.html