summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-04-03 14:07:02 +0100
committerMatt Caswell <matt@openssl.org>2018-04-03 14:07:02 +0100
commitba50543550c363e18bd6a7a1f3a757c50b0480a0 (patch)
treee5d806c13e47d3cf774679150cd5c5b185e09a19
parentc4d3c19b4c17ed5d9da790dd330409ce11e6a499 (diff)
Fix CHANGES
Fix the last release version number in CHANGES Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5852)
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 4eaed6fecc..0c1e8984bc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,7 +7,7 @@
https://github.com/openssl/openssl/commits/ and pick the appropriate
release branch.
- Changes between 1.1.0g and 1.1.1 [xx XXX xxxx]
+ Changes between 1.1.0h and 1.1.1 [xx XXX xxxx]
*) Added new public header file <openssl/rand_drbg.h> and documentation
for the RAND_DRBG API. See manual page RAND_DRBG(7) for an overview.