]> source.dussan.org Git - redmine.git/commitdiff
Updates for 3.1.6 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 5 Jun 2016 07:20:30 +0000 (07:20 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 5 Jun 2016 07:20:30 +0000 (07:20 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@15458 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 0235f419297b55e06ffcbb9bfdc9643ea0da6504..f987bbb0f61147071c158d2aee47cfb919f3a170 100644 (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.
index 6eac736765ea96d6c303093f0b733f78b22c7262..e801044d1f6e9f250e0739e1015905d999aea3fd 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 1
-    TINY  = 5
+    TINY  = 6
 
     # Branch values:
     # * official release: nil