[openssl-commits] [openssl] master update

Matt Caswell matt at openssl.org
Tue Apr 3 13:11:22 UTC 2018


The branch master has been updated
       via  ba50543550c363e18bd6a7a1f3a757c50b0480a0 (commit)
      from  c4d3c19b4c17ed5d9da790dd330409ce11e6a499 (commit)


- Log -----------------------------------------------------------------
commit ba50543550c363e18bd6a7a1f3a757c50b0480a0
Author: Matt Caswell <matt at openssl.org>
Date:   Tue Apr 3 14:07:02 2018 +0100

    Fix CHANGES
    
    Fix the last release version number in CHANGES
    
    Reviewed-by: Richard Levitte <levitte at openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/5852)

-----------------------------------------------------------------------

Summary of changes:
 CHANGES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index 4eaed6f..0c1e898 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.


More information about the openssl-commits mailing list