diff options
author | Ruben Davila <rdavila84@gmail.com> | 2016-08-16 12:24:03 -0500 |
---|---|---|
committer | Ruben Davila <rdavila84@gmail.com> | 2016-08-16 12:24:03 -0500 |
commit | 7f853e2245eff92c037af5e007163d3e9631888d (patch) | |
tree | f235958bee27285654db1d5e71c30a500bb08c6a /CHANGELOG | |
parent | 07d5759408000ff46088ad886df149e21faf676f (diff) | |
parent | 9ef8de2fb7c0fca8014594c90bc199f11f92402d (diff) | |
download | gitlab-ce-7f853e2245eff92c037af5e007163d3e9631888d.tar.gz |
Merge remote-tracking branch 'dev/master'
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index fc9291eefd5..9299639a3ab 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -117,6 +117,9 @@ v 8.11.0 (unreleased) - Speed up todos queries by limiting the projects set we join with - Ensure file editing in UI does not overwrite commited changes without warning user +v 8.10.6 (unreleased) + - Fix import/export configuration missing some included attributes + v 8.10.5 - Add a data migration to fix some missing timestamps in the members table. !5670 - Revert the "Defend against 'Host' header injection" change in the source NGINX templates. !5706 |