diff options
author | Annabel Dunstone <annabel.dunstone@gmail.com> | 2016-08-17 12:33:05 -0500 |
---|---|---|
committer | Annabel Dunstone <annabel.dunstone@gmail.com> | 2016-08-17 12:33:05 -0500 |
commit | ab44aa7b34e85b498d5aba02e5ad902d6d16fe7f (patch) | |
tree | 53cf7e3a8913a2c14f96a8a3287e573fc6383146 /CHANGELOG | |
parent | 2c23465d05fa1efa4213bd5d7b0e86b1cd521212 (diff) | |
parent | 095fcfc4473d7bfbca878bc2947ca8dfc59e387f (diff) | |
download | gitlab-ce-ab44aa7b34e85b498d5aba02e5ad902d6d16fe7f.tar.gz |
Merge master into branch
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 971111c4fc1..7bade93cffe 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -121,6 +121,7 @@ v 8.11.0 (unreleased) - Fix a memory leak caused by Banzai::Filter::SanitizationFilter - 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 + - Eliminate unneeded calls to Repository#blob_at when listing commits with no path v 8.10.6 - Upgrade Rails to 4.2.7.1 for security fixes. !5781 |