diff options
| -rw-r--r-- | CHANGELOG | 2 | ||||
| -rw-r--r-- | doc/release/monthly.md | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG index 1842ee39162..08a9a1daa28 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -DISCLAIMER: The upcoming release contains empty lines to reduce the number of merge conflicts, scroll down to see past releases. +Note: The upcoming release contains empty lines to reduce the number of merge conflicts, scroll down to see past releases. v 7.7.0 - diff --git a/doc/release/monthly.md b/doc/release/monthly.md index 7e2e4f41d6e..175112b90c6 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -90,7 +90,7 @@ asked if there is anything missing. There are three changelogs that need to be updated: CE, EE and CI. -Remove the DISCLAIMER text in the stable branches. +Remove the Note text in the stable branches. ## Create RC1 (CE, EE, CI) @@ -103,7 +103,7 @@ lines to it. We do this in order to avoid merge conflicts when merging the CHANG Make sure that the CHANGELOG im master contains the following disclaimer message: -> DISCLAIMER: The upcoming release contains empty lines to reduce the number of merge conflicts, scroll down to see past releases. +> Note: The upcoming release contains empty lines to reduce the number of merge conflicts, scroll down to see past releases. ## QA |
