diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-07-21 11:48:07 -0300 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-07-21 11:48:07 -0300 |
commit | 3b2c17a9a203aa8e82a3367a77d28eacaa5a0ab7 (patch) | |
tree | 3b91e64a1db189a3170e39aa33842c189028d749 | |
parent | 2053d89172b5edfa56c7f4e0451fcff74a5e26b5 (diff) | |
download | gitlab-ce-3b2c17a9a203aa8e82a3367a77d28eacaa5a0ab7.tar.gz |
Update CHANGELOGfix-data-integrity-issue-with-repository-downloads-path
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 017cf92160f..8fd65f76ccb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -21,6 +21,7 @@ v 8.10.0 (unreleased) - Delete award emoji when deleting a user - Remove pinTo from Flash and make inline flash messages look nicer. !4854 (winniehell) - Add an API for downloading latest successful build from a particular branch or tag. !5347 + - Avoid data-integrity issue when cleaning up repository archive cache. - Add link to profile to commit avatar. !5163 (winniehell) - Wrap code blocks on Activies and Todos page. !4783 (winniehell) - Align flash messages with left side of page content. !4959 (winniehell) |