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

Merged r17377 to 3.4-stable.

git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17378 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2018-06-10 06:14:52 +00:00
parent 92bc4919eb
commit f975c5ddce
2 changed files with 41 additions and 1 deletions

View File

@ -4,6 +4,46 @@ Redmine - project management software
Copyright (C) 2006-2017 Jean-Philippe Lang
http://www.redmine.org/
== 2018-06-10 v3.4.6
=== [Issues]
* Defect #27863: If version is closed or locked subtasks don't get copied
* Defect #28765: Copying an issue fails if the issue is watched by a locked user
* Patch #28649: Log automatic rescheduling of following issues to journal
=== [Permissions and roles]
* Defect #28693: Irrelevant permission is required to access some tabs in project settings page
=== [Project settings]
* Defect #27122: Filter for version name should be case-insensitive
=== [SCM]
* Defect #28725: Mercurial 4.6 compatibility
=== [Text formatting]
* Defect #28469: Syntax highlighter does not work if language name is single-quoted
=== [Translations]
* Patch #28881: Fix Japanese mistranslation for label_comment_added
=== [UI]
* Defect #22023: Issue id input should get focus after adding related issue
=== [UI - Responsive]
* Defect #28523: Display horizontal scroll bar of plugins table when overflow occurs on small screen
=== [Wiki]
* Patch #27090: Show the number of attachments on wiki pages
== 2018-04-07 v3.4.5
=== [Custom fields]

View File

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