summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-04-26 23:42:29 -0700
committerStan Hu <stanhu@gmail.com>2015-04-30 12:44:46 -0700
commitee92dd1683febd03e1d7ade40449ba114a67e1f5 (patch)
tree9dff492ff6d9659f9a883a20b9adfbe29180f059 /CHANGELOG
parent39a55bdf1a1613f362bcd7da444b291210454160 (diff)
downloadgitlab-ce-ee92dd1683febd03e1d7ade40449ba114a67e1f5.tar.gz
Unescape branch names in compare commit
Closes #1399 Closes https://github.com/gitlabhq/gitlabhq/issues/9105
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ecffcb5262c..37141a00c42 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,6 +21,8 @@ v 7.11.0 (unreleased)
- Add default project and snippet visibility settings to the admin web UI.
-
- Fix bug where commit data would not appear in some subdirectories (Stan Hu)
+ - Unescape branch names in compare commit (Stan Hu)
+ -
- Fix bug where Slack service channel was not saved in admin template settings. (Stan Hu)
- Move snippets UI to fluid layout
- Improve UI for sidebar. Increase separation between navigation and content