@@ -5,6 +5,21 Copyright (C) 2006-2008 Jean-Philippe Lang | |||||
5 | http://www.redmine.org/ |
|
5 | http://www.redmine.org/ | |
6 |
|
6 | |||
7 |
|
7 | |||
|
8 | == 2008-05-04 v0.7.1 | |||
|
9 | ||||
|
10 | * Thai translation added (Gampol Thitinilnithi) | |||
|
11 | * Translations updates | |||
|
12 | * Escape HTML comment tags | |||
|
13 | * Prevent "can't convert nil into String" error when :sort_order param is not present | |||
|
14 | * Fixed: Updating tickets add a time log with zero hours | |||
|
15 | * Fixed: private subprojects names are revealed on the project overview | |||
|
16 | * Fixed: Search for target version of "none" fails with postgres 8.3 | |||
|
17 | * Fixed: Home, Logout, Login links shouldn't be absolute links | |||
|
18 | * Fixed: 'Latest projects' box on the welcome screen should be hidden if there are no projects | |||
|
19 | * Fixed: error when using upcase language name in coderay | |||
|
20 | * Fixed: error on Trac import when :due attribute is nil | |||
|
21 | ||||
|
22 | ||||
8 | == 2008-04-28 v0.7.0 |
|
23 | == 2008-04-28 v0.7.0 | |
9 |
|
24 | |||
10 | * Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present |
|
25 | * Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present |
General Comments 0
You need to be logged in to leave comments.
Login now