diff options
author | Takashi AOKI <federkasten@me.com> | 2014-07-02 12:37:20 +0900 |
---|---|---|
committer | Takashi AOKI <federkasten@me.com> | 2014-07-02 12:57:30 +0900 |
commit | 1057251150159c2db656e5345a3278027bad9840 (patch) | |
tree | 96f416d84780fdb55556916130cfc020ffab7563 /CHANGELOG | |
parent | 4e1f9e2b8b14eeaabc8f2a779acc8c9d94f538f5 (diff) | |
download | gitlab-ce-1057251150159c2db656e5345a3278027bad9840.tar.gz |
fix high cpu usage issue that occured in Firefox
fixes issue related with #342 (Merge Request view causes 100% CPU in firefox)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index a5962fdfdc7..dfd95659829 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,7 @@ v 7.1.0 - Add @all mention for comments - Dont show reply button if user is not signed in - Expose more information for issues with webhook + - Fix cpu usage issue in Firefox v 7.0.0 - The CPU no longer overheats when you hold down the spacebar |