summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-06-16 20:26:29 -0400
committerRobert Speicher <rspeicher@gmail.com>2016-06-16 20:26:29 -0400
commit03ba240fddb30800d99bb251347edd67a4fa830f (patch)
tree9bb905191269513974b54802df8266e078cc3f29 /CHANGELOG
parent79c28e105736298151f9a522adeef3188a3b768b (diff)
downloadgitlab-ce-03ba240fddb30800d99bb251347edd67a4fa830f.tar.gz
Update CHANGELOG for !4659
[ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 058d4e4cb82..e699515f238 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -69,7 +69,7 @@ v 8.9.0 (unreleased)
- Measure queue duration between gitlab-workhorse and Rails
- Added Gfm autocomplete for labels
- Make Omniauth providers specs to not modify global configuration
- - Remove unused JiraIssue class and replace references with ExternalIssue
+ - Remove unused JiraIssue class and replace references with ExternalIssue. !4659 (Ilan Shamir)
- Make authentication service for Container Registry to be compatible with < Docker 1.11
- Add Application Setting to configure Container Registry token expire delay (default 5min)
- Cache assigned issue and merge request counts in sidebar nav