diff options
author | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-08-09 15:46:51 +0100 |
---|---|---|
committer | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-08-09 15:46:51 +0100 |
commit | a81a46b4c06c65b57ce24a10ceb8dc9c2000b748 (patch) | |
tree | c94b9e5930c8911ef68aa98e96e3072107667634 /CHANGELOG.md | |
parent | 81ad3070663e2fd7b8070c9a09649c915305027d (diff) | |
download | gitlab-ce-a81a46b4c06c65b57ce24a10ceb8dc9c2000b748.tar.gz |
Update CHANGELOG.md for 9.1.10
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 239a3cfd8ef..9e840c7efea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -763,6 +763,11 @@ entry. - Fix preemptive scroll bar on user activity calendar. - Pipeline chat notifications convert seconds to minutes and hours. +## 9.1.10 (2017-08-09) + +- Remove hidden symlinks from project import files. +- Disallow Git URLs that include a username or hostname beginning with a non-alphanumeric character. + ## 9.1.9 (2017-07-20) - Fix an infinite loop when handling user-supplied regular expressions. |