Commit f2346808 authored by Bodo Möller's avatar Bodo Möller
Browse files

update so that changes going into the 0.9.6 tree can be logged

parent d7818fac
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -7,8 +7,8 @@
     Both OpenSSL 0.9.6a (bugfix release, 5 Apr 2001) and OpenSSL 0.9.7
     are based on OpenSSL 0.9.6.  
     Change log entries are tagged as follows:
         -) applies to 0.9.6a only
         *) applies to 0.9.6a and 0.9.7
         -) applies to 0.9.6a (/0.9.6b) only
         *) applies to 0.9.6a (/0.9.6b) and 0.9.7
         +) applies to 0.9.7 only

  +) Implement binary inversion algorithm for BN_mod_inverse in addition
@@ -21,7 +21,7 @@
     for moduli up to 2048 bits.
     [Bodo Moeller]

  +) Change bctest again: '-x' expressions are not available in all
  *) Change bctest again: '-x' expressions are not available in all
     versions of 'test'.
     [Bodo Moeller]