@@ -4,6 +4,26 Redmine - project management software | |||||
4 | Copyright (C) 2006-2010 Jean-Philippe Lang |
|
4 | Copyright (C) 2006-2010 Jean-Philippe Lang | |
5 | http://www.redmine.org/ |
|
5 | http://www.redmine.org/ | |
6 |
|
6 | |||
|
7 | == 2010-02-28 v0.9.3 | |||
|
8 | ||||
|
9 | Adds filter for system shared versions on the cross project issue list | |||
|
10 | Makes project identifiers searchable | |||
|
11 | Remove invalid utf8 sequences from commit comments and author name | |||
|
12 | Fixed: Wrong link when "http" not included in project "Homepage" link | |||
|
13 | Fixed: Escaping in html email templates | |||
|
14 | Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki | |||
|
15 | Fixed: Deselecting textile text formatting causes interning empty string errors | |||
|
16 | Fixed: error with postgres when entering a non-numeric id for an issue relation | |||
|
17 | Fixed: div.task incorrectly wrapping on Gantt Chart | |||
|
18 | Fixed: Project copy loses wiki pages hierarchy | |||
|
19 | Fixed: parent project field doesn't include blank value when a member with 'add subproject' permission edits a child project | |||
|
20 | Fixed: Repository.fetch_changesets tries to fetch changesets for archived projects | |||
|
21 | Fixed: Duplicated project name for subproject version on gantt chart | |||
|
22 | Fixed: roadmap shows subprojects issues even if subprojects is unchecked | |||
|
23 | Fixed: IndexError if all the :last menu items are deleted from a menu | |||
|
24 | Fixed: Very high CPU usage for a long time when fetching commits from a large Git repository | |||
|
25 | ||||
|
26 | ||||
7 | == 2010-02-07 v0.9.2 |
|
27 | == 2010-02-07 v0.9.2 | |
8 |
|
28 | |||
9 | * Fixed: Sub-project repository commits not displayed on parent project issues |
|
29 | * Fixed: Sub-project repository commits not displayed on parent project issues |
General Comments 0
You need to be logged in to leave comments.
Login now