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:
authorAlexis Reigel <alexis.reigel.ext@siemens.com>2018-06-06 11:23:44 +0300
committerAlexis Reigel <alexis.reigel.ext@siemens.com>2018-06-06 12:28:14 +0300
commit366e1331692900300df42e9c38fc17bd46b7ca1c (patch)
tree2f41feef316aa7283b1cce73647b16602cc87b5f /changelogs
parent5e78ac2a4f3b907679114193d971dcdf7b29dcc2 (diff)
add changelog for custom favicon
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/feature-customizable-favicon.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/feature-customizable-favicon.yml b/changelogs/unreleased/feature-customizable-favicon.yml
new file mode 100644
index 00000000000..0e5afc17c9e
--- /dev/null
+++ b/changelogs/unreleased/feature-customizable-favicon.yml
@@ -0,0 +1,5 @@
+---
+title: Allow changing the default favicon to a custom icon.
+merge_request: 14497
+author: Alexis Reigel
+type: added