Updates for 3.1.6 release.

git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@15458 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2016-06-05 07:20:30 +00:00
parent 6edda2fd2f
commit d809ad6c8d
2 changed files with 10 additions and 1 deletions

View File

@@ -4,6 +4,15 @@ Redmine - project management software
Copyright (C) 2006-2016 Jean-Philippe Lang
http://www.redmine.org/
== 2016-06-05 v3.1.6
* Defect #22808: Malformed SQL query with SQLServer when grouping and sorting by fixed version
* Defect #22924: Persistent XSS in Markdown parsing
* Defect #22925: Persistent XSS in project homepage field
* Defect #22926: Persistent XSS in Textile parsing
* Patch #22759: pt-BR translation for 3.1.stable
* Patch #22760: Korean translation for 3.1-stable
== 2016-05-05 v3.1.5
* Defect #22305: Highlighting of required and read-only custom fields broken in Workflow editor.

View File

@@ -4,7 +4,7 @@ module Redmine
module VERSION #:nodoc:
MAJOR = 3
MINOR = 1
TINY = 5
TINY = 6
# Branch values:
# * official release: nil