diff options
author | Marius Balteanu <marius.balteanu@zitec.com> | 2025-03-10 23:24:04 +0000 |
---|---|---|
committer | Marius Balteanu <marius.balteanu@zitec.com> | 2025-03-10 23:24:04 +0000 |
commit | 6491830d8058d872b4df059a5801f4be00be86f4 (patch) | |
tree | e05a119f6549706ac8574fb58a989355ea4fe03a /doc | |
parent | 058e0c538a9ad71e1f52c8f7d55f5d36796d45c9 (diff) | |
download | redmine-5.0-stable.tar.gz redmine-5.0-stable.zip |
Updates for 5.0.12 release.5.0-stable
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@23543 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 05e5a19b6..34c32d77e 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -4,6 +4,12 @@ Redmine - project management software Copyright (C) 2006- Jean-Philippe Lang https://www.redmine.org/ +== 2025-03-10 v5.0.12 + +=== [Security] +* Defect #42194: /my/account does not correctly enforce sudo mode +* Patch #42333: Update Nokogiri to 1.18.3 + == 2025-01-30 v5.0.11 === [Code cleanup/refactoring] |