diff options
author | Sytse Sijbrandij <sytse@dosire.com> | 2013-10-08 15:07:54 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-10-17 17:33:57 +0300 |
commit | 164f9d876083db94c47185ddcd11c40cde08ea01 (patch) | |
tree | fe8e57ce9414948932985c1cab505f9a1874c6a0 /CHANGELOG | |
parent | 318f96a40d8b657494bc5b8008c02e8cc0162fd4 (diff) | |
download | gitlab-ce-164f9d876083db94c47185ddcd11c40cde08ea01.tar.gz |
Add warning for issue visibility.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 75141fe914f..6dae128b797 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,6 @@ v 6.2.0 - - Public projects are visible from the outside + - Public project pages are now visible to everyone (files, issues, wik, etc.) + THIS MEANS YOUR ISSUES AND WIKI FOR PUBLIC PROJECTS ARE PUBLICLY VISIBLE AFTER THE UPGRADE - Add group access to permissions page - Require current password to change one - Group owner or admin can remove other group owners |