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-03-05 15:20:26 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-03-05 15:20:26 +0400
commit8f48f386839816c79e6ad8b023d6ccbabc3d974a (patch)
treecb2b8a49eac52f2f9e1d4d50071c420d13aaa254
parent0fd3ed99df400067fcee9860e090d6038f7673bb (diff)
Version 6.6.5v6.6.5
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r--CHANGELOG2
-rw-r--r--VERSION2
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a4589cb8d3d..4886f61af37 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,7 @@
v 6.6.5
- Added option to remove issue assignee on project issue page and issue edit page (Jason Blanchard)
+ - Hide mr close button for comment form if merge request was closed or inline comment
+ - Adds ability to reopen closed merge request
v 6.6.4
- Add missing html escape for highlighted code blocks in comments, issues
diff --git a/VERSION b/VERSION
index b22e754ac68..5dbe61b99e3 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-6.6.4
+6.6.5