diff options
author | winniehell <git@winniehell.de> | 2016-07-09 03:26:32 +0200 |
---|---|---|
committer | winniehell <git@winniehell.de> | 2016-07-14 16:00:27 +0200 |
commit | 82ad9cf0e9a10a24e58fd68d33359f27d66a02f9 (patch) | |
tree | 9f255a194cec2d309944026e9f509a3f04a4fcc7 /CHANGELOG | |
parent | 7458892c32ca0d74db97c3d529bf8c805bac733f (diff) | |
download | gitlab-ce-82ad9cf0e9a10a24e58fd68d33359f27d66a02f9.tar.gz |
Use default cursor for table header of project files (!5165)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 43f8f522f41..197e3c7bac0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,6 +14,7 @@ v 8.10.0 (unreleased) - Wrap code blocks on Activies and Todos page. !4783 (winniehell) - Align flash messages with left side of page content !4959 (winniehell) - Display tooltip for "Copy to Clipboard" button !5164 (winniehell) + - Use default cursor for table header of project files !5165 (winniehell) - Display last commit of deleted branch in push events !4699 (winniehell) - Escape file extension when parsing search results !5141 (winniehell) - Apply the trusted_proxies config to the rack request object for use with rack_attack |