summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-08-30 16:34:20 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-08-31 13:20:28 -0300
commit9ef743d1e4b669f15f51ca440b1172856e1d7fff (patch)
treea0daeb8123f481315eacbd095eb9c1238c4f2ad2
parent80c4f1093747797cafaa832130e9781e3774722e (diff)
downloadgitlab-ce-21567-fix-sorting-issues-by-last-updated-after-import-from-github.tar.gz
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 08562b1a5a0..65cbcd6059a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -57,6 +57,7 @@ v 8.12.0 (unreleased)
v 8.11.4 (unreleased)
- Fix broken gitlab:backup:restore because of bad permissions on repo storage !6098 (Dirk Hörner)
+ - Fix sorting issues by "last updated" doesn't work after import from GitHub
- Creating an issue through our API now emails label subscribers !5720
- Block concurrent updates for Pipeline
- Fix resolving conflicts on forks