summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@dosire.com>2013-10-08 15:07:54 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-10-17 17:33:57 +0300
commit164f9d876083db94c47185ddcd11c40cde08ea01 (patch)
treefe8e57ce9414948932985c1cab505f9a1874c6a0
parent318f96a40d8b657494bc5b8008c02e8cc0162fd4 (diff)
downloadgitlab-ce-164f9d876083db94c47185ddcd11c40cde08ea01.tar.gz
Add warning for issue visibility.
-rw-r--r--CHANGELOG3
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