summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-12-29 16:08:31 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-12-29 16:08:31 +0000
commit2e8a0bd562f31fc34169de1008b6cf2eccdfb58a (patch)
treef331ec22f1b8bd4172304d9f0253a32eee21da16 /doc
parent102c551b5afff2431b013ff75688d952ac04d4eb (diff)
downloadredmine-2e8a0bd562f31fc34169de1008b6cf2eccdfb58a.tar.gz
redmine-2e8a0bd562f31fc34169de1008b6cf2eccdfb58a.zip
CHANGELOG updated.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2201 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index 1470f8ddb..2ea3f8844 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -10,6 +10,7 @@ http://www.redmine.org/
* Setting added in order to limit the number of diff lines that should be displayed
* Makes logged-in username in topbar linking to
* Mail handler: strip tags when receiving a html-only email
+* Mail handler: add watchers before sending notification
* Adds a css class (overdue) to overdue issues on issue lists and detail views
* Fixed: project activity truncated after viewing user's activity
* Fixed: email address entered for password recovery shouldn't be case-sensitive
@@ -20,6 +21,10 @@ http://www.redmine.org/
* Fixed: CVS browser should not show dead revisions (deleted files)
* Fixed: escape double-quotes in image titles
* Fixed: escape textarea content when editing a issue note
+* Fixed: JS error on context menu with IE
+* Fixed: bold syntax around single character in series doesn't work
+* Fixed several XSS vulnerabilities
+* Fixed a SQL injection vulnerability
== 2008-12-07 v0.8.0-rc1