diff options
author | Go MAEDA <maeda@farend.jp> | 2021-04-26 14:15:10 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-04-26 14:15:10 +0000 |
commit | 2686402d88a929885af2f127fe599368837a3051 (patch) | |
tree | 4ca693b36a5f6ab840c95ab32f58f36dffe758e4 /doc | |
parent | 238bf7577c720876d00e5bb1f222bab8eb1ba15d (diff) | |
download | redmine-2686402d88a929885af2f127fe599368837a3051.tar.gz redmine-2686402d88a929885af2f127fe599368837a3051.zip |
Remove duplicate entries from Changelog for 4.2.1.
git-svn-id: http://svn.redmine.org/redmine/trunk@20978 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index b1e0019f1..71e98947a 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -27,10 +27,6 @@ https://www.redmine.org/ * Defect #35100: MailHandler raises NameError exception when generating error message -=== [Gems support] - -* Patch #34969: Remove dependency on MimeMagic - === [Importers] * Defect #35131: Issue import - allow auto mapping for Unique ID and relation type fields @@ -44,10 +40,6 @@ https://www.redmine.org/ * Patch #35034: Improve loading speed of workflow page -=== [Rails support] - -* Patch #34966: Update Rails to 5.2.5 - === [REST API] * Defect #35039: API create issue relation method returns undefined method `split' when issue id is sent as integer @@ -59,16 +51,15 @@ https://www.redmine.org/ === [Security] * Defect #34367: Allowed filename extensions of attachments can be circumvented -* Defect #34950: SysController and MailHandlerController are vulnerable to timing attack * Defect #35045: Mail handler bypasses add_issue_notes permission * Defect #35085: Arbitrary file read in Git adapter === [Text formatting] * Defect #34894: User link using @ not working at the end of line + === [UI] -* Patch #34955: Update copyright year in the footer to 2021 * Defect #34998: Cannot open journal dropdown menu after editing note == 2021-03-28 v4.2.0 |