Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-02-14 17:42:17 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-02-14 17:42:17 +0400
commit654d876c86a759bd026cf324fde874f34f5b9951 (patch)
treec237eebebfb39e938e6d842e9cdc47b45b949fe8 /CHANGELOG
parent4c78bc0d839c15c4760ff4a567b8dd81b39670a9 (diff)
More changelog entries
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9933f2f77d4..22a01ddfaa4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,6 +15,9 @@ v 6.6.0
- Show users' group membership on users' activity page
- User pages are visible without login if user is authorized to a public project
- Markdown rendered headers have id derived from their name and link to their id
+ - Improve application to work faster with large groups (100+ members)
+ - Multiple emails per user
+ - Show last commit for file when view file source
v 6.5.1
- Fix branch selectbox when create merge request from fork
@@ -641,4 +644,4 @@ v 0.8.0
- stability
- security fixes
- increased test coverage
- - email notification
+ - email notification \ No newline at end of file