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-27 18:27:11 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-02-27 18:27:11 +0400
commitf248e4f57a5f7c22e629668aa74f5fba5a270805 (patch)
tree6f9875327ddedd6b5ec17a7439eb2fd0aeef18ed /CHANGELOG
parenteb7cf9ba8222ba4d55b234ffe3b1a14197b0a3b9 (diff)
parent29d400ba0d67b282144e04610ab23f45b21fcc41 (diff)
Merge pull request #6359 from jasonblanchard/comment-attachment-filename
Fixed attachment identifier displaying underneath note text
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 594ddf3f1ce..17df31affa1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -36,6 +36,7 @@ v 6.6.0
- Restyle Issue#show page and MR#show page
- Ability to filter by multiple labels for Issues page
- Rails version to 4.0.3
+ - Fixed attachment identifier displaying underneath note text (Jason Blanchard)
v 6.5.1
- Fix branch selectbox when create merge request from fork