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:
authorRobert Speicher <rspeicher@gmail.com>2016-06-24 01:14:57 +0300
committerRobert Speicher <rspeicher@gmail.com>2016-06-24 01:14:57 +0300
commit7f8faa80d7648df30d31e9fc200fd875e780901e (patch)
tree572d5ba2515f18f7f9d96a5ac7a815d37d506852
parentbb5eec45fc0f60f681aa4d7646fe53e8ba6cb45e (diff)
Add CHANGELOG entries for !4771 and !4850
[ci skip]
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3298743420c..797941fa5ad 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,11 +16,13 @@ v 8.9.1 (unreleased)
- Fix typo in export failure email. !4847
- Fix header vertical centering. !4170
- Fix subsequent SAML sign ins. !4718
+ - Set button label when picking an option from status dropdown. !4771
- Prevent invalid URLs from raising exceptions in WikiLink Filter. !4775
- Handle external issues in IssueReferenceFilter. !4789
- Update Todos documentation and screenshots to include new functionality. !4840
- Hide nav arrows by default. !4843
- Added bottom padding to label color suggestion link. !4845
+ - Use jQuery objects in ref dropdown. !4850
- Fix GitLab project import issues related to notes and builds. !4855
- Restrict header logo to 36px so it doesn't overflow. !4861
- Fix merge requests project settings help link anchor. !4873