diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-08-03 11:04:20 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-08-03 11:04:20 +0200 |
commit | c1c89500f39b0bc3a77e016a11a8041e63871c80 (patch) | |
tree | bfa92c57c6f17fbf1c19ab38924d99d637ca2ec2 /CHANGELOG | |
parent | b118f648cb393d9ef4e1e510e86b72cb3e8c98f3 (diff) | |
parent | 0e994615a0e4fb5c07a5fec03446c503f95c677e (diff) | |
download | gitlab-ce-c1c89500f39b0bc3a77e016a11a8041e63871c80.tar.gz |
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 6fef22d95d0..b1a149c152d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -27,6 +27,7 @@ v 7.14.0 (unreleased) - Add ability to manage user email addresses via the API. - Disabled autocapitalize and autocorrect on login field (Daryl Chan) - Mention group and project name in creation, update and deletion notices (Achilleas Pipinellis) + - Remove redis-store TTL monkey patch v 7.13.2 - Fix randomly failed spec |