summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2021-12-17 17:43:59 +0100
committerPauli <pauli@openssl.org>2021-12-20 09:57:55 +1100
commit022ed0dd34b6196a84cfb48b7b4c229af7709bd2 (patch)
treee3a5ea754e4fc1639e3db7c81476eea7677154a0
parent132ab70fd852729e7ce41ac7ef2cb2f9969f8b7e (diff)
Avoid trailing spaces in NEWS.md and CHANGES.md
Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/17304)
-rw-r--r--CHANGES.md2
-rw-r--r--NEWS.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md
index a4799e3b63..a0ef0cdcfa 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -30,7 +30,7 @@ breaking changes, and mappings for the large list of deprecated functions.
### Changes between 3.0.1 and 3.0.2 [xx XXX xxxx]
- *
+ * none yet
### Changes between 3.0.0 and 3.0.1 [14 Dec 2021]
diff --git a/NEWS.md b/NEWS.md
index 61d66d9aac..ee4c9fd185 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -20,7 +20,7 @@ OpenSSL 3.0
### Major changes between OpenSSL 3.0.1 and OpenSSL 3.0.2 [under development]
- *
+ * none
### Major changes between OpenSSL 3.0.0 and OpenSSL 3.0.1 [14 Dec 2021]