]> source.dussan.org Git - redmine.git/commitdiff
Updates for 3.3.10 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 18 Nov 2019 05:43:53 +0000 (05:43 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 18 Nov 2019 05:43:53 +0000 (05:43 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@19086 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index ca15b4887969884217417de150dc2d51e63c531e..3cc561d10f65c4e0bfabf596b76051faf6ade3e7 100644 (file)
@@ -4,6 +4,25 @@ Redmine - project management software
 Copyright (C) 2006-2017  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2018-11-18 v3.3.10
+
+=== [Gems support]
+
+* Patch #32294: Update ruby-openid to 2.9.2
+
+=== [Issues filter]
+
+* Feature #15773: Filtering out specific subprojects (using 'is not' operator)
+
+=== [Rails support]
+
+* Feature #31027: Upgrade to Rails 4.2.11.1
+
+=== [Security]
+
+* Defect #31520: Persistent XSS in textile formatting
+* Defect #32374: SQL injection vulnerability in Redmine < 3.4.0
+
 == 2018-12-09 v3.3.9
 
 === [Custom fields]
index 3229bafeabea59eb0cdf4c669a765ed720169f02..6cc629cf865d08f9d4e35c5c8377cec116526bcd 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 3
-    TINY  = 9
+    TINY  = 10
 
     # Branch values:
     # * official release: nil