]> source.dussan.org Git - redmine.git/commitdiff
Updates for 3.2.9 release. 3.2-stable 88/head
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 8 Jan 2018 18:00:50 +0000 (18:00 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 8 Jan 2018 18:00:50 +0000 (18:00 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@17165 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 937edf9ba6307b453ce57eb08191d66707caa705..58ec3d4a46bcce7e3560c2928db5ae22c7043712 100644 (file)
@@ -4,6 +4,12 @@ Redmine - project management software
 Copyright (C) 2006-2017  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2018-01-08 v3.2.9
+
+=== [Security]
+
+* Defect #27516: Remote command execution through mercurial adapter
+
 == 2017-10-15 v3.2.8
 
 === [Security]
index 40dffefada397c88dc312c85bfb374cd3410f7fa..dd61b1535fa2eac3e2166a410ffb31d0d65b8712 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 2
-    TINY  = 8
+    TINY  = 9
 
     # Branch values:
     # * official release: nil