@@ -10,6 +10,7 http://www.redmine.org/ | |||||
10 | * Setting added in order to limit the number of diff lines that should be displayed |
|
10 | * Setting added in order to limit the number of diff lines that should be displayed | |
11 | * Makes logged-in username in topbar linking to |
|
11 | * Makes logged-in username in topbar linking to | |
12 | * Mail handler: strip tags when receiving a html-only email |
|
12 | * Mail handler: strip tags when receiving a html-only email | |
|
13 | * Mail handler: add watchers before sending notification | |||
13 | * Adds a css class (overdue) to overdue issues on issue lists and detail views |
|
14 | * Adds a css class (overdue) to overdue issues on issue lists and detail views | |
14 | * Fixed: project activity truncated after viewing user's activity |
|
15 | * Fixed: project activity truncated after viewing user's activity | |
15 | * Fixed: email address entered for password recovery shouldn't be case-sensitive |
|
16 | * Fixed: email address entered for password recovery shouldn't be case-sensitive | |
@@ -20,6 +21,10 http://www.redmine.org/ | |||||
20 | * Fixed: CVS browser should not show dead revisions (deleted files) |
|
21 | * Fixed: CVS browser should not show dead revisions (deleted files) | |
21 | * Fixed: escape double-quotes in image titles |
|
22 | * Fixed: escape double-quotes in image titles | |
22 | * Fixed: escape textarea content when editing a issue note |
|
23 | * Fixed: escape textarea content when editing a issue note | |
|
24 | * Fixed: JS error on context menu with IE | |||
|
25 | * Fixed: bold syntax around single character in series doesn't work | |||
|
26 | * Fixed several XSS vulnerabilities | |||
|
27 | * Fixed a SQL injection vulnerability | |||
23 |
|
28 | |||
24 |
|
29 | |||
25 | == 2008-12-07 v0.8.0-rc1 |
|
30 | == 2008-12-07 v0.8.0-rc1 |
General Comments 0
You need to be logged in to leave comments.
Login now