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 00:13:13 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-11-26 00:13:13 +0400
commita5f7f5d8b4798cfd0b03f79f5d06fdadb0eb9885 (patch)
tree1a9a7389b9788384722cf76d0ef94ae6c92c4322 /CHANGELOG
parent666861f8ffdcea5c1a708c27aa2baf916ef80913 (diff)
Extend CHANGELOG
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 592db6ea714..3c943616dbb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,9 @@
v 6.4.0
- - Added sorting to project issues page
+ - Added sorting to project issues page (Jason Blanchard)
+ - Assembla integration (Carlos Paramio)
+ - Fixed another 500 error with submodules
+ - UI: More compact issues page
+ - Minimal password length increased to 8 symbols
v 6.3.0
- API for adding gitlab-ci service