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:
authorDouwe Maan <douwe@gitlab.com>2015-03-17 12:09:49 +0300
committerDouwe Maan <douwe@gitlab.com>2015-03-17 12:09:49 +0300
commitdf91781a346e6b70c43195f2f4f550b097ac9d2e (patch)
treeceda7edde3d844f3d35f401bcd5d56138d9edfc2 /CHANGELOG
parente4ac6bbf82dd9bf1a1a8f9e7c5dbe0b577c147ce (diff)
Fix changelog.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 1 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ec30b09b90b..15e220b4834 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -74,6 +74,7 @@ v 7.9.0 (unreleased)
- Raise recommended number of unicorn workers from 2 to 3
- Use same layout and interactivity for project members as group members.
- Prevent gitlab-shell character encoding issues by receiving its changes as raw data.
+ - Fix invalid Atom feeds when using emoji, horizontal rules, or images (Christian Walther)
v 7.8.4
- Fix issue_tracker_id substitution in custom issue trackers
@@ -101,9 +102,6 @@ v 7.8.1
- Fix urls for the issues when relative url was enabled
v 7.8.0
- - Fix invalid Atom feeds when using emoji, horizontal rules, or images (Christian Walther)
-
-v 7.8.0 (unreleased)
- Fix access control and protection against XSS for note attachments and other uploads.
- Replace highlight.js with rouge-fork rugments (Stefan Tatschner)
- Make project search case insensitive (Hannes Rosenögger)