]> source.dussan.org Git - redmine.git/commitdiff
Updates for 3.1.3 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 5 Dec 2015 08:43:33 +0000 (08:43 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 5 Dec 2015 08:43:33 +0000 (08:43 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@14938 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index fbd932fdf937d5ad11516cf1918a9cf8e9bc7240..f2770a48291738f490fdd8fe879f892b6757c3f7 100644 (file)
@@ -4,6 +4,14 @@ Redmine - project management software
 Copyright (C) 2006-2015  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2015-12-05 v3.1.3
+
+Defect #16948: Broken anonymous repository access for public projects with Apache 2.4 (redmine.pm)
+Defect #21328: pdf: Vietnamese Italic is not shown
+Defect #21419: Information leak in Atom feed
+Patch #21312: Fix exception in Redmine.pm when authenticating anonymous users
+Patch #21430: Simplified Chinese translation
+
 == 2015-11-14 v3.1.2
 
 * Defect #20992: Parent priority "Independent of subtasks" setting doesn't work
index 148c3375c2820961c8b2479e9f28691c89356b61..150cce5bd5d5679f1fdf5d2ffb691afe511c5645 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 1
-    TINY  = 2
+    TINY  = 3
 
     # Branch values:
     # * official release: nil