]> source.dussan.org Git - redmine.git/commitdiff
Updates for 2.1.2 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 30 Sep 2012 10:42:28 +0000 (10:42 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 30 Sep 2012 10:42:28 +0000 (10:42 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10535 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 26357e94aaa5bc0fdbf6f91468d112491354a754..1898a7e5608faa70d47a790425dd376b0e323db6 100644 (file)
@@ -4,6 +4,10 @@ Redmine - project management software
 Copyright (C) 2006-2012  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2012-09-30 v2.1.2
+
+* Defect #11929: XSS vulnerability in Redmine 2.1.x
+
 == 2012-09-30 v2.1.1
 
 * Defect #11290: ParseDate missing in Ruby 1.9x
index e8f38da23682392a2fa73bf3a7bcf04451b22795..fbf6dc603d21b41a59ffcec49235a5d6b4be9dad 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 2
     MINOR = 1
-    TINY  = 1
+    TINY  = 2
 
     # Branch values:
     # * official release: nil