]> source.dussan.org Git - redmine.git/commitdiff
Updates for 3.4.13 release. 3.4-stable 138/head
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 20 Dec 2019 11:42:58 +0000 (11:42 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 20 Dec 2019 11:42:58 +0000 (11:42 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@19398 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 35451192952e058069864d08e599642b38bf5095..e26763fb2a950ff2de26e5f16e42c1114385e11a 100644 (file)
@@ -4,6 +4,20 @@ Redmine - project management software
 Copyright (C) 2006-2017  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2019-12-20 v3.4.13
+
+=== [Attachments]
+
+* Defect #20277: "Couldn't find template for digesting" error in the log when sending a thumbnail or an attachment
+
+=== [Gems support]
+
+* Patch #32592: Require 'mocha/minitest' instead of deprecated 'mocha/setup'
+
+=== [Text formatting]
+
+* Patch #25742: Improper markup sanitization in user content for space separated attribute values and different quoting styles
+
 == 2019-10-19 v3.4.12
 
 === [Code cleanup/refactoring]
index edfa3ed6cc1da6ae3a9e995097f8178eda383f5b..1d50076ca8510ccf528d58984b7dec2e64d46fd7 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 4
-    TINY  = 12
+    TINY  = 13
 
     # Branch values:
     # * official release: nil