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:
authorStan Hu <stanhu@gmail.com>2018-08-16 23:57:38 +0300
committerStan Hu <stanhu@gmail.com>2018-08-16 23:57:38 +0300
commit6fc10af5a9ab5ab81e4e9e3666ced7b4ea87c176 (patch)
tree3191c3cf6bf05c77c7366c1e012cea9053cad757 /changelogs
parentf18bb9d5f2a5c52ed0b6311302ee05c641458a01 (diff)
parent84af372fc3d75e151d62102ff3acb42beb62b6a1 (diff)
Merge branch 'rouge_3.2.1' into 'master'
Update Rouge to 3.2.1. Includes a critical fix for the Perl Lexer See merge request gitlab-org/gitlab-ce!21263
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/rouge_3-2-1.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/rouge_3-2-1.yml b/changelogs/unreleased/rouge_3-2-1.yml
new file mode 100644
index 00000000000..b281a4f0e95
--- /dev/null
+++ b/changelogs/unreleased/rouge_3-2-1.yml
@@ -0,0 +1,5 @@
+---
+title: Update to Rouge 3.2.1, which includes a critical fix to the Perl Lexer
+merge_request: 21263
+author:
+type: changed