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>2013-11-26 15:34:20 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-11-26 15:34:20 +0400
commit8c7d342a284a53da80c9028f73eb8fa3ed83af28 (patch)
treec4a6f7f80c6fbbf434869719f3ec1ba6a6e1a9f1 /CHANGELOG
parent949c6c1b0a980075a49681064fc06034a4ab69aa (diff)
Mention parallel diff feature in CHANGELOG for 6.4
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3c943616dbb..2270341bcfb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@ v 6.4.0
- Fixed another 500 error with submodules
- UI: More compact issues page
- Minimal password length increased to 8 symbols
+ - Parallel diff view (Steven Thonus)
v 6.3.0
- API for adding gitlab-ci service