@@ -1,9 +1,24 | |||
|
1 | 1 | == Redmine changelog |
|
2 | 2 | |
|
3 | 3 | Redmine - project management software |
|
4 |
Copyright (C) 2006-201 |
|
|
4 | Copyright (C) 2006-2017 Jean-Philippe Lang | |
|
5 | 5 | http://www.redmine.org/ |
|
6 | 6 | |
|
7 | == 2017-01-07 v3.2.5 | |
|
8 | ||
|
9 | * Defect #14658: Wrong activity timezone on user page | |
|
10 | * Defect #22034: Locked users disappear from project settings | |
|
11 | * Defect #24092: bundler error: selenium-webdriver requires Ruby version >= 2.0. | |
|
12 | * Defect #24156: Redmine might create many AnonymousUser and AnonymousGroup entries | |
|
13 | * Defect #24297: Show action not allowed for time entries in closed projects | |
|
14 | * Defect #24348: acts_as_versioned use old style (Rails 2.x) of method call for #all | |
|
15 | * Defect #24646: X-Sendfile is missing in response headers | |
|
16 | * Defect #24693: Spent time on subtasks should also be reassigned when deleting an issue | |
|
17 | * Defect #24718: Prevent from reassigning spent time to an issue that is going to be deleted | |
|
18 | * Defect #24722: Error when trying to reassign spent time when deleting issues from different projects | |
|
19 | * Patch #24283: Validate length of string fields | |
|
20 | * Patch #24296: Add tablename to siblings query to prevent AmbiguousColumn errors | |
|
21 | ||
|
7 | 22 | == 2016-10-10 v3.2.4 |
|
8 | 23 | |
|
9 | 24 | * Defect #23067: Custom field List Link values to URL breaks on entries with spaces |
General Comments 0
You need to be logged in to leave comments.
Login now