1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-11 19:53:07 +00:00

Updates for 3.4.9 release.

git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17895 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2019-02-21 16:41:45 +00:00
parent 087309ae1a
commit 3579f773e8
2 changed files with 12 additions and 1 deletions

View File

@ -4,6 +4,17 @@ Redmine - project management software
Copyright (C) 2006-2017 Jean-Philippe Lang
http://www.redmine.org/
== 2019-02-21 v3.4.9
=== [Gems support]
* Defect #30114: Installing xpath with Bundler fails in Ruby <=2.2
* Patch #30821: Stay in RMagick 2.16.0 and don't update to 3.0.0
=== [UI]
* Patch #30818: Issues autocomplete should respond with content type json
== 2019-01-20 v3.4.8
=== [Code cleanup/refactoring]

View File

@ -4,7 +4,7 @@ module Redmine
module VERSION #:nodoc:
MAJOR = 3
MINOR = 4
TINY = 8
TINY = 9
# Branch values:
# * official release: nil