summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2015-07-14 18:02:41 +0200
committerSytse Sijbrandij <sytse@gitlab.com>2015-07-14 18:02:41 +0200
commit997a3b1d872f6b6b198582677acd67595bb15029 (patch)
tree556f73b9b450185b7461d44f112c2ebfb458b18e
parentb3ab0e4efb6c242cf39805fb8c94c3e6023d15ec (diff)
downloadgitlab-ce-997a3b1d872f6b6b198582677acd67595bb15029.tar.gz
Revert password change changelog entry.
-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)