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:
authorSytse Sijbrandij <sytse@gitlab.com>2015-07-14 19:02:41 +0300
committerValery Sizov <vsv2711@gmail.com>2015-07-15 11:54:24 +0300
commitfe01cc2fe5668166e990dee59eb7c82ea62991dc (patch)
tree3941cad7a5962499c3d49eaa785d4d734ee4e76c /CHANGELOG
parentf8547fb90f19ed7f974f9502567f5da1a24ab538 (diff)
Revert password change changelog entry.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 97d4671bd0d..12564b3bb56 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,7 +15,6 @@ v 7.13.0 (unreleased)
- Add `two_factor_enabled` field to admin user API (Stan Hu)
- Fix invalid timestamps in RSS feeds (Rowan Wookey)
- Fix downloading of patches on public merge requests when user logged out (Stan Hu)
- - The password for the default administrator (root) account has been changed from "5iveL!fe" to "password".
- Fix Error 500 when relative submodule resolves to a namespace that has a different name from its path (Stan Hu)
- Extract the longest-matching ref from a commit path when multiple matches occur (Stan Hu)
- Update maintenance documentation to explain no need to recompile asssets for omnibus installations (Stan Hu)