summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarka Kadlecova <jarka@gitlab.com>2017-10-16 18:38:15 +0200
committerJarka Kadlecova <jarka@gitlab.com>2017-10-16 18:38:15 +0200
commit72511afcff246f1df9329e08d53803170e081b08 (patch)
tree8052b217cca8ddefc0cb3513eeac582a9992e47c
parent980423f6da0640c8ab8f35c2d56466502f54faef (diff)
downloadgitlab-ce-72511afcff246f1df9329e08d53803170e081b08.tar.gz
Update CHANGELOG.md for 9.4.7
[ci skip]
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index efd32d44890..56012c85a64 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -457,6 +457,15 @@ entry.
- Use a specialized class for querying events to improve performance.
- Update build badges to be pipeline badges and display passing instead of success.
+## 9.4.7 (2017-10-16)
+
+- [SECURITY] Upgrade mail and nokogiri gems due to security issues. !13662 (Markus Koller)
+- [SECURITY] Move project repositories between namespaces when renaming users.
+- [SECURITY] Prevent an open redirect on project pages.
+- [SECURITY] Prevent a persistent XSS in user-provided markup.
+- [FIXED] Allow using newlines in pipeline email service recipients. !14250
+- Escape user name in filtered search bar.
+
## 9.4.6 (2017-09-06)
- [SECURITY] Upgrade mail and nokogiri gems due to security issues. !13662 (Markus Koller)