]> source.dussan.org Git - redmine.git/commitdiff
Updates for 3.1.7. 3.1-stable 74/head
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 10 Oct 2016 07:46:30 +0000 (07:46 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 10 Oct 2016 07:46:30 +0000 (07:46 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@15901 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index f987bbb0f61147071c158d2aee47cfb919f3a170..b1d11cead7b0746fe090f55c08f4c69949e23bba 100644 (file)
@@ -4,6 +4,22 @@ Redmine - project management software
 Copyright (C) 2006-2016  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2016-10-10 v3.1.7
+
+* Defect #23067: Custom field List Link values to URL breaks on entries with spaces
+* Defect #23655: Restricted permissions for non member/anonymous on a given project not working
+* Defect #23839: "Invalid query" (Error 500) message with MS SQL when displaying an issue from a list grouped and sorted by fixed version
+* Defect #23841: Custom field URL spaces not decoded properly
+* Patch #22989: Czech translation for 3.1-stable
+* Patch #23003: Bulgarian translation for 3.1-stable
+* Patch #23117: Traditional Chinese textile and markdown help translation
+* Patch #23373: Traditional Chinese translation for 3.1-stable
+* Patch #23375: Simplified Chinese translation for 3.1-stable
+* Patch #23387: Traditional Chinese textile and markdown detailed help translation (to r15723)
+* Patch #23736: Russian translation for 3.1-stable
+* Patch #23744: German translation for 3.1-stable
+* Patch #23764: closed_on field of copied issue is always set to source issue's value
+
 == 2016-06-05 v3.1.6
 
 * Defect #22808: Malformed SQL query with SQLServer when grouping and sorting by fixed version
index e801044d1f6e9f250e0739e1015905d999aea3fd..72402e834f5c527c4899a3ab2274c98a82704541 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 1
-    TINY  = 6
+    TINY  = 7
 
     # Branch values:
     # * official release: nil