]> source.dussan.org Git - redmine.git/commitdiff
Updates for 3.0.7 release. 3.0-stable 62/head
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 5 Dec 2015 08:44:14 +0000 (08:44 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 5 Dec 2015 08:44:14 +0000 (08:44 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14939 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 79177a09d545e9b452f3e9b090a9b3fab5797d31..a97cc9bec8144ffab21aa48adb893f9fe796c42d 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.0.7
+
+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.0.6
 
 * Defect #20360: Project copy does not copy custom field settings
index 5702fa0e6678a5f53df8eafec1f96a2d8551c99c..4f4e3f3c41523d67085d56d6281749221d96896a 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 0
-    TINY  = 6
+    TINY  = 7
 
     # Branch values:
     # * official release: nil