Fix CHANGES
authorMatt Caswell <matt@openssl.org>
Tue, 3 Apr 2018 13:07:02 +0000 (14:07 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 3 Apr 2018 13:07:02 +0000 (14:07 +0100)
Fix the last release version number in CHANGES

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5852)

CHANGES

diff --git a/CHANGES b/CHANGES
index 4eaed6fecc11812b37730ce757ab8fb5b367a261..0c1e8984bc41411236b3d75d7590719f7848a157 100644 (file)
--- 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.