summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2016-02-13 17:04:27 +0000
committerDouwe Maan <douwe@gitlab.com>2016-02-13 17:04:27 +0000
commitace8b0abbd4c0cbbfba9b2e0dbeaf2350b5f9b66 (patch)
treebf94104fe8e3720af36ad73d865978f454e8d79a /CHANGELOG
parent0f2dc6a7d7c30b84fb241baa592c37e7c5f49e48 (diff)
parente919b5a4e9dd5e09628daf28b7b96424b764863b (diff)
downloadgitlab-ce-ace8b0abbd4c0cbbfba9b2e0dbeaf2350b5f9b66.tar.gz
Merge branch 'ben.boeckel/gitlab-ce-fixup-links-in-generic-docs' into 'master'
Fix relative links in other markup formats _Originally opened at !1845 by @ben.boeckel._ - - - The RelativeLinkFilter was not applied to other document formats, e.g., reStructuredText, so links from the Files view or the Project view did not work. Fixes #3533. See merge request !2798
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9b2d6d58a5c..7fab6934f54 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,6 +17,7 @@ v 8.5.0 (unreleased)
set it up
- API: Added "merge_requests/:merge_request_id/closes_issues" (Gal Schlezinger)
- Fix diff comments loaded by AJAX to load comment with diff in discussion tab
+ - Fix relative links in other markup formats (Ben Boeckel)
- Whitelist raw "abbr" elements when parsing Markdown (Benedict Etzel)
- Fix label links for a merge request pointing to issues list
- Don't vendor minified JS