diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-07-06 11:13:28 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-07-06 11:13:28 +0000 |
commit | bf45264131f03b0bbeda09e0b4fe4012d6002d0d (patch) | |
tree | fadb7e2482f9e16fcc6db2018b7dac91e7394194 | |
parent | 1602fd0dfde4c5fa300dacd046f0e497165514b4 (diff) | |
download | redmine-bf45264131f03b0bbeda09e0b4fe4012d6002d0d.tar.gz redmine-bf45264131f03b0bbeda09e0b4fe4012d6002d0d.zip |
Updated CHANGELOG.
git-svn-id: http://redmine.rubyforge.org/svn/branches/0.7-stable@1637 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | doc/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
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 |