Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOnur Küçük <onur@delipenguen.net>2015-05-03 00:43:46 +0300
committerOnur Küçük <onur@delipenguen.net>2015-05-03 00:43:46 +0300
commit0ae574007d2118fc6e291591121ceca2da6fc22e (patch)
treee9afa10b2f734a2f576e0174c0726e9b615bcf9b /CHANGELOG
parent76f7bdccc09fe1290cee330480c1a2640e3b20d5 (diff)
add common method to force utf8 and force oauth properties to be utf8
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
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