Commit 7d04d460c64874ffd5bd2c4e85ad89c71834f042

Authored by Jacob Vosmaer
1 parent 1065f461

The Wall is deprecated in 7.0

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
doc/update/6.0-to-7.0.md
... ... @@ -2,6 +2,8 @@
2 2  
3 3 ## Deprecations
4 4  
  5 +The 'Wall' feature has been removed in GitLab 7.0. Existing wall comments will remain stored in the database after the upgrade.
  6 +
5 7 ## Global issue numbers
6 8  
7 9 As of 6.1 issue numbers are project specific. This means all issues are renumbered and get a new number in their URL. If you use an old issue number URL and the issue number does not exist yet you are redirected to the new one. This conversion does not trigger if the old number already exists for this project, this is unlikely but will happen with old issues and large projects.
... ...