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>2016-01-22 21:20:39 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-01-22 21:20:39 +0300
commitbed4f43f1ad46a53223f86a444780efa138f126f (patch)
treea90ff86e50aa56c7e7e7ce7c87f356f90093e101 /CHANGELOG
parent56b527093d3a5ba5d2d93d387e4f3cc3bc85ce50 (diff)
Fix changelog
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a8fee206890..0c4d90855a5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,10 +4,9 @@ v 8.5.0 (unreleased)
- Add "visibility" flag to GET /projects api endpoint
- Upgrade gitlab_git to 7.2.23 to fix commit message mentions in first branch push
- New UI for pagination
+ - Fix diff comments loaded by AJAX to load comment with diff in discussion tab
v 8.4.0
-v 8.4.0 (unreleased)
- - Fix diff comments loaded by AJAX to load comment with diff in discussion tab
- Allow LDAP users to change their email if it was not set by the LDAP server
- Ensure Gravatar host looks like an actual host
- Consider re-assign as a mention from a notification point of view