diff options
author | Onur Küçük <onur@delipenguen.net> | 2015-05-03 00:43:46 +0300 |
---|---|---|
committer | Onur Küçük <onur@delipenguen.net> | 2015-05-03 00:43:46 +0300 |
commit | 0ae574007d2118fc6e291591121ceca2da6fc22e (patch) | |
tree | e9afa10b2f734a2f576e0174c0726e9b615bcf9b /CHANGELOG | |
parent | 76f7bdccc09fe1290cee330480c1a2640e3b20d5 (diff) | |
download | gitlab-ce-0ae574007d2118fc6e291591121ceca2da6fc22e.tar.gz |
add common method to force utf8 and force oauth properties to be utf8
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 3af83ddc256..a58a5cca969 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -27,6 +27,7 @@ v 7.11.0 (unreleased) - Move snippets UI to fluid layout - Improve UI for sidebar. Increase separation between navigation and content - Improve new project command options (Ben Bodenmiller) + - Add common method to force UTF-8 and use it to properly handle non-ascii OAuth user properties (Onur Küçük) - Prevent sending empty messages to HipChat (Chulki Lee) - Improve UI for mobile phones on dashboard and project pages - Add room notification and message color option for HipChat |